#CEFDD3 Color

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

Color preview

#CEFDD3

Color formats

HEX
#CEFDD3
RGB
rgb(206, 253, 211)
RGBA
rgba(206, 253, 211, 1)
HSL
hsl(126, 92%, 90%)
HSV
hsv(126, 19%, 99%)
CMYK
cmyk(19%, 0%, 17%, 1%)
CSS variable
--color-primary: #CEFDD3;
Lowercase HEX
#cefdd3

Shades

Tints

Tones

Harmony

CSS snippets for #CEFDD3

.color-cefdd3 {
  color: #CEFDD3;
  background-color: #CEFDD3;
}

Frequently asked questions

What color is #CEFDD3?+

#CEFDD3 is a HEX color with RGB value rgb(206, 253, 211) and HSL value hsl(126, 92%, 90%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CEFDD3?+

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