#CFDBBB Color

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

Color preview

#CFDBBB

Color formats

HEX
#CFDBBB
RGB
rgb(207, 219, 187)
RGBA
rgba(207, 219, 187, 1)
HSL
hsl(82, 31%, 80%)
HSV
hsv(82, 15%, 86%)
CMYK
cmyk(5%, 0%, 15%, 14%)
CSS variable
--color-primary: #CFDBBB;
Lowercase HEX
#cfdbbb

Shades

Tints

Tones

Harmony

CSS snippets for #CFDBBB

.color-cfdbbb {
  color: #CFDBBB;
  background-color: #CFDBBB;
}

Frequently asked questions

What color is #CFDBBB?+

#CFDBBB is a HEX color with RGB value rgb(207, 219, 187) and HSL value hsl(82, 31%, 80%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CFDBBB?+

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