#C8DEBE Color

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

Color preview

#C8DEBE

Color formats

HEX
#C8DEBE
RGB
rgb(200, 222, 190)
RGBA
rgba(200, 222, 190, 1)
HSL
hsl(101, 33%, 81%)
HSV
hsv(101, 14%, 87%)
CMYK
cmyk(10%, 0%, 14%, 13%)
CSS variable
--color-primary: #C8DEBE;
Lowercase HEX
#c8debe

Shades

Tints

Tones

Harmony

CSS snippets for #C8DEBE

.color-c8debe {
  color: #C8DEBE;
  background-color: #C8DEBE;
}

Frequently asked questions

What color is #C8DEBE?+

#C8DEBE is a HEX color with RGB value rgb(200, 222, 190) and HSL value hsl(101, 33%, 81%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C8DEBE?+

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