#CBDDBB Color

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

Color preview

#CBDDBB

Color formats

HEX
#CBDDBB
RGB
rgb(203, 221, 187)
RGBA
rgba(203, 221, 187, 1)
HSL
hsl(92, 33%, 80%)
HSV
hsv(92, 15%, 87%)
CMYK
cmyk(8%, 0%, 15%, 13%)
CSS variable
--color-primary: #CBDDBB;
Lowercase HEX
#cbddbb

Shades

Tints

Tones

Harmony

CSS snippets for #CBDDBB

.color-cbddbb {
  color: #CBDDBB;
  background-color: #CBDDBB;
}

Frequently asked questions

What color is #CBDDBB?+

#CBDDBB is a HEX color with RGB value rgb(203, 221, 187) and HSL value hsl(92, 33%, 80%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CBDDBB?+

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