#CEE1B9 Color

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

Color preview

#CEE1B9

Color formats

HEX
#CEE1B9
RGB
rgb(206, 225, 185)
RGBA
rgba(206, 225, 185, 1)
HSL
hsl(88, 40%, 80%)
HSV
hsv(88, 18%, 88%)
CMYK
cmyk(8%, 0%, 18%, 12%)
CSS variable
--color-primary: #CEE1B9;
Lowercase HEX
#cee1b9

Shades

Tints

Tones

Harmony

CSS snippets for #CEE1B9

.color-cee1b9 {
  color: #CEE1B9;
  background-color: #CEE1B9;
}

Frequently asked questions

What color is #CEE1B9?+

#CEE1B9 is a HEX color with RGB value rgb(206, 225, 185) and HSL value hsl(88, 40%, 80%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CEE1B9?+

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