#CEFCD0 Color

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

Color preview

#CEFCD0

Color formats

HEX
#CEFCD0
RGB
rgb(206, 252, 208)
RGBA
rgba(206, 252, 208, 1)
HSL
hsl(123, 88%, 90%)
HSV
hsv(123, 18%, 99%)
CMYK
cmyk(18%, 0%, 17%, 1%)
CSS variable
--color-primary: #CEFCD0;
Lowercase HEX
#cefcd0

Shades

Tints

Tones

Harmony

CSS snippets for #CEFCD0

.color-cefcd0 {
  color: #CEFCD0;
  background-color: #CEFCD0;
}

Frequently asked questions

What color is #CEFCD0?+

#CEFCD0 is a HEX color with RGB value rgb(206, 252, 208) and HSL value hsl(123, 88%, 90%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CEFCD0?+

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