#CEFED3 Color

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

Color preview

#CEFED3

Color formats

HEX
#CEFED3
RGB
rgb(206, 254, 211)
RGBA
rgba(206, 254, 211, 1)
HSL
hsl(126, 96%, 90%)
HSV
hsv(126, 19%, 100%)
CMYK
cmyk(19%, 0%, 17%, 0%)
CSS variable
--color-primary: #CEFED3;
Lowercase HEX
#cefed3

Shades

Tints

Tones

Harmony

CSS snippets for #CEFED3

.color-cefed3 {
  color: #CEFED3;
  background-color: #CEFED3;
}

Frequently asked questions

What color is #CEFED3?+

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

What is the closest Tailwind color to #CEFED3?+

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