#CBE3C6 Color

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

Color preview

#CBE3C6

Color formats

HEX
#CBE3C6
RGB
rgb(203, 227, 198)
RGBA
rgba(203, 227, 198, 1)
HSL
hsl(110, 34%, 83%)
HSV
hsv(110, 13%, 89%)
CMYK
cmyk(11%, 0%, 13%, 11%)
CSS variable
--color-primary: #CBE3C6;
Lowercase HEX
#cbe3c6

Shades

Tints

Tones

Harmony

CSS snippets for #CBE3C6

.color-cbe3c6 {
  color: #CBE3C6;
  background-color: #CBE3C6;
}

Frequently asked questions

What color is #CBE3C6?+

#CBE3C6 is a HEX color with RGB value rgb(203, 227, 198) and HSL value hsl(110, 34%, 83%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CBE3C6?+

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