#CFF8DC Color

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

Color preview

#CFF8DC

Color formats

HEX
#CFF8DC
RGB
rgb(207, 248, 220)
RGBA
rgba(207, 248, 220, 1)
HSL
hsl(139, 75%, 89%)
HSV
hsv(139, 17%, 97%)
CMYK
cmyk(17%, 0%, 11%, 3%)
CSS variable
--color-primary: #CFF8DC;
Lowercase HEX
#cff8dc

Shades

Tints

Tones

Harmony

CSS snippets for #CFF8DC

.color-cff8dc {
  color: #CFF8DC;
  background-color: #CFF8DC;
}

Frequently asked questions

What color is #CFF8DC?+

#CFF8DC is a HEX color with RGB value rgb(207, 248, 220) and HSL value hsl(139, 75%, 89%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CFF8DC?+

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