#C9DF5C Color

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

Color preview

#C9DF5C

Color formats

HEX
#C9DF5C
RGB
rgb(201, 223, 92)
RGBA
rgba(201, 223, 92, 1)
HSL
hsl(70, 67%, 62%)
HSV
hsv(70, 59%, 87%)
CMYK
cmyk(10%, 0%, 59%, 13%)
CSS variable
--color-primary: #C9DF5C;
Lowercase HEX
#c9df5c

Shades

Tints

Tones

Harmony

CSS snippets for #C9DF5C

.color-c9df5c {
  color: #C9DF5C;
  background-color: #C9DF5C;
}

Frequently asked questions

What color is #C9DF5C?+

#C9DF5C is a HEX color with RGB value rgb(201, 223, 92) and HSL value hsl(70, 67%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #C9DF5C?+

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