88FFCC (Aquamarine)

1CF8CB
CFF16E
361AE5
Name Hex (RGB) HTML/CSS (RGB) RGB RGB (%) CMYK HSV
aquamarine 88FFCC #88FFCC 136, 255, 204 53.33, 100, 80 46.67, 0, 20, 0 154.28571428571, 46.666666666667, 100

Color #88ffcc is aquamarine. In RGB: 53.33, 100, 80. In CMYK: 46.67, 0, 20, 0.

Combinations

{{ index }}

CSS

Background
div { background: #88ffcc; color: #000; }
Lorem ipsum dolor sit amet.
div { background: #88ffcc; color: #fff; }
Lorem ipsum dolor sit amet.
Background (gradient)
div { background: linear-gradient(to bottom, #6BE2B1 0%, #A5FFE8 100%); color: #000; }
Consectetur adipiscing elit, sed do.
div { background: linear-gradient(to bottom, #A5FFE8 0%, #6BE2B1 100%); color: #000; }
Consectetur adipiscing elit, sed do.
div { background: linear-gradient(to bottom, #6BE2B1 0%, #A5FFE8 100%); color: #fff; }
Consectetur adipiscing elit, sed do.
div { background: linear-gradient(to bottom, #A5FFE8 0%, #6BE2B1 100%); color: #fff; }
Consectetur adipiscing elit, sed do.
Border
div { border: 1px solid #88ffcc; }
Sed do eiusmod tempor.
div { border: 5px solid #88ffcc; }
Sed do eiusmod tempor.
div { border: 1px dashed #88ffcc; }
Sed do eiusmod tempor.
div { border: 5px dashed #88ffcc; }
Sed do eiusmod tempor.
div { border: 1px dotted #88ffcc; }
Sed do eiusmod tempor.
div { border: 5px dotted #88ffcc; }
Sed do eiusmod tempor.