#C3C87B Color

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

Color preview

#C3C87B

Color formats

HEX
#C3C87B
RGB
rgb(195, 200, 123)
RGBA
rgba(195, 200, 123, 1)
HSL
hsl(64, 41%, 63%)
HSV
hsv(64, 39%, 78%)
CMYK
cmyk(3%, 0%, 38%, 22%)
CSS variable
--color-primary: #C3C87B;
Lowercase HEX
#c3c87b

Shades

Tints

Tones

Harmony

CSS snippets for #C3C87B

.color-c3c87b {
  color: #C3C87B;
  background-color: #C3C87B;
}

Frequently asked questions

What color is #C3C87B?+

#C3C87B is a HEX color with RGB value rgb(195, 200, 123) and HSL value hsl(64, 41%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #C3C87B?+

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