#CBDCB6 Color

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

Color preview

#CBDCB6

Color formats

HEX
#CBDCB6
RGB
rgb(203, 220, 182)
RGBA
rgba(203, 220, 182, 1)
HSL
hsl(87, 35%, 79%)
HSV
hsv(87, 17%, 86%)
CMYK
cmyk(8%, 0%, 17%, 14%)
CSS variable
--color-primary: #CBDCB6;
Lowercase HEX
#cbdcb6

Shades

Tints

Tones

Harmony

CSS snippets for #CBDCB6

.color-cbdcb6 {
  color: #CBDCB6;
  background-color: #CBDCB6;
}

Frequently asked questions

What color is #CBDCB6?+

#CBDCB6 is a HEX color with RGB value rgb(203, 220, 182) and HSL value hsl(87, 35%, 79%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CBDCB6?+

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