#CFDEBB Color

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

Color preview

#CFDEBB

Color formats

HEX
#CFDEBB
RGB
rgb(207, 222, 187)
RGBA
rgba(207, 222, 187, 1)
HSL
hsl(86, 35%, 80%)
HSV
hsv(86, 16%, 87%)
CMYK
cmyk(7%, 0%, 16%, 13%)
CSS variable
--color-primary: #CFDEBB;
Lowercase HEX
#cfdebb

Shades

Tints

Tones

Harmony

CSS snippets for #CFDEBB

.color-cfdebb {
  color: #CFDEBB;
  background-color: #CFDEBB;
}

Frequently asked questions

What color is #CFDEBB?+

#CFDEBB is a HEX color with RGB value rgb(207, 222, 187) and HSL value hsl(86, 35%, 80%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CFDEBB?+

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