#CBE0C8 Color

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

Color preview

#CBE0C8

Color formats

HEX
#CBE0C8
RGB
rgb(203, 224, 200)
RGBA
rgba(203, 224, 200, 1)
HSL
hsl(113, 28%, 83%)
HSV
hsv(113, 11%, 88%)
CMYK
cmyk(9%, 0%, 11%, 12%)
CSS variable
--color-primary: #CBE0C8;
Lowercase HEX
#cbe0c8

Shades

Tints

Tones

Harmony

CSS snippets for #CBE0C8

.color-cbe0c8 {
  color: #CBE0C8;
  background-color: #CBE0C8;
}

Frequently asked questions

What color is #CBE0C8?+

#CBE0C8 is a HEX color with RGB value rgb(203, 224, 200) and HSL value hsl(113, 28%, 83%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CBE0C8?+

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