#CEFFD2 Color

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

Color preview

#CEFFD2

Color formats

HEX
#CEFFD2
RGB
rgb(206, 255, 210)
RGBA
rgba(206, 255, 210, 1)
HSL
hsl(125, 100%, 90%)
HSV
hsv(125, 19%, 100%)
CMYK
cmyk(19%, 0%, 18%, 0%)
CSS variable
--color-primary: #CEFFD2;
Lowercase HEX
#ceffd2

Shades

Tints

Tones

Harmony

CSS snippets for #CEFFD2

.color-ceffd2 {
  color: #CEFFD2;
  background-color: #CEFFD2;
}

Frequently asked questions

What color is #CEFFD2?+

#CEFFD2 is a HEX color with RGB value rgb(206, 255, 210) and HSL value hsl(125, 100%, 90%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CEFFD2?+

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