#C6DEAD Color

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

Color preview

#C6DEAD

Color formats

HEX
#C6DEAD
RGB
rgb(198, 222, 173)
RGBA
rgba(198, 222, 173, 1)
HSL
hsl(89, 43%, 77%)
HSV
hsv(89, 22%, 87%)
CMYK
cmyk(11%, 0%, 22%, 13%)
CSS variable
--color-primary: #C6DEAD;
Lowercase HEX
#c6dead

Shades

Tints

Tones

Harmony

CSS snippets for #C6DEAD

.color-c6dead {
  color: #C6DEAD;
  background-color: #C6DEAD;
}

Frequently asked questions

What color is #C6DEAD?+

#C6DEAD is a HEX color with RGB value rgb(198, 222, 173) and HSL value hsl(89, 43%, 77%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C6DEAD?+

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