#CFEBD1 Color

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

Color preview

#CFEBD1

Color formats

HEX
#CFEBD1
RGB
rgb(207, 235, 209)
RGBA
rgba(207, 235, 209, 1)
HSL
hsl(124, 41%, 87%)
HSV
hsv(124, 12%, 92%)
CMYK
cmyk(12%, 0%, 11%, 8%)
CSS variable
--color-primary: #CFEBD1;
Lowercase HEX
#cfebd1

Shades

Tints

Tones

Harmony

CSS snippets for #CFEBD1

.color-cfebd1 {
  color: #CFEBD1;
  background-color: #CFEBD1;
}

Frequently asked questions

What color is #CFEBD1?+

#CFEBD1 is a HEX color with RGB value rgb(207, 235, 209) and HSL value hsl(124, 41%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CFEBD1?+

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