#CEE8F9 Color

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

Color preview

#CEE8F9

Color formats

HEX
#CEE8F9
RGB
rgb(206, 232, 249)
RGBA
rgba(206, 232, 249, 1)
HSL
hsl(204, 78%, 89%)
HSV
hsv(204, 17%, 98%)
CMYK
cmyk(17%, 7%, 0%, 2%)
CSS variable
--color-primary: #CEE8F9;
Lowercase HEX
#cee8f9

Shades

Tints

Tones

Harmony

CSS snippets for #CEE8F9

.color-cee8f9 {
  color: #CEE8F9;
  background-color: #CEE8F9;
}

Frequently asked questions

What color is #CEE8F9?+

#CEE8F9 is a HEX color with RGB value rgb(206, 232, 249) and HSL value hsl(204, 78%, 89%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #CEE8F9?+

The closest Tailwind color is blue-100, available as the bg-blue-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