#C9DA9D Color

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

Color preview

#C9DA9D

Color formats

HEX
#C9DA9D
RGB
rgb(201, 218, 157)
RGBA
rgba(201, 218, 157, 1)
HSL
hsl(77, 45%, 74%)
HSV
hsv(77, 28%, 85%)
CMYK
cmyk(8%, 0%, 28%, 15%)
CSS variable
--color-primary: #C9DA9D;
Lowercase HEX
#c9da9d

Shades

Tints

Tones

Harmony

CSS snippets for #C9DA9D

.color-c9da9d {
  color: #C9DA9D;
  background-color: #C9DA9D;
}

Frequently asked questions

What color is #C9DA9D?+

#C9DA9D is a HEX color with RGB value rgb(201, 218, 157) and HSL value hsl(77, 45%, 74%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #C9DA9D?+

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