#CEF6D5 Color

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

Color preview

#CEF6D5

Color formats

HEX
#CEF6D5
RGB
rgb(206, 246, 213)
RGBA
rgba(206, 246, 213, 1)
HSL
hsl(131, 69%, 89%)
HSV
hsv(131, 16%, 96%)
CMYK
cmyk(16%, 0%, 13%, 4%)
CSS variable
--color-primary: #CEF6D5;
Lowercase HEX
#cef6d5

Shades

Tints

Tones

Harmony

CSS snippets for #CEF6D5

.color-cef6d5 {
  color: #CEF6D5;
  background-color: #CEF6D5;
}

Frequently asked questions

What color is #CEF6D5?+

#CEF6D5 is a HEX color with RGB value rgb(206, 246, 213) and HSL value hsl(131, 69%, 89%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CEF6D5?+

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