#CEEAE5 Color

Inspect #CEEAE5 across formats, palettes, contrast and closest named color matches.

Color preview

#CEEAE5

Color formats

HEX
#CEEAE5
RGB
rgb(206, 234, 229)
RGBA
rgba(206, 234, 229, 1)
HSL
hsl(169, 40%, 86%)
HSV
hsv(169, 12%, 92%)
CMYK
cmyk(12%, 0%, 2%, 8%)
CSS variable
--color-primary: #CEEAE5;
Lowercase HEX
#ceeae5

Shades

Tints

Tones

Harmony

CSS snippets for #CEEAE5

.color-ceeae5 {
  color: #CEEAE5;
  background-color: #CEEAE5;
}

Frequently asked questions

What color is #CEEAE5?+

#CEEAE5 is a HEX color with RGB value rgb(206, 234, 229) and HSL value hsl(169, 40%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CEEAE5?+

The closest Tailwind color is emerald-100, available as the bg-emerald-100 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools