#C9DB9E Color

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

Color preview

#C9DB9E

Color formats

HEX
#C9DB9E
RGB
rgb(201, 219, 158)
RGBA
rgba(201, 219, 158, 1)
HSL
hsl(78, 46%, 74%)
HSV
hsv(78, 28%, 86%)
CMYK
cmyk(8%, 0%, 28%, 14%)
CSS variable
--color-primary: #C9DB9E;
Lowercase HEX
#c9db9e

Shades

Tints

Tones

Harmony

CSS snippets for #C9DB9E

.color-c9db9e {
  color: #C9DB9E;
  background-color: #C9DB9E;
}

Frequently asked questions

What color is #C9DB9E?+

#C9DB9E is a HEX color with RGB value rgb(201, 219, 158) and HSL value hsl(78, 46%, 74%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #C9DB9E?+

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