#CACE90 Color

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

Color preview

#CACE90

Color formats

HEX
#CACE90
RGB
rgb(202, 206, 144)
RGBA
rgba(202, 206, 144, 1)
HSL
hsl(64, 39%, 69%)
HSV
hsv(64, 30%, 81%)
CMYK
cmyk(2%, 0%, 30%, 19%)
CSS variable
--color-primary: #CACE90;
Lowercase HEX
#cace90

Shades

Tints

Tones

Harmony

CSS snippets for #CACE90

.color-cace90 {
  color: #CACE90;
  background-color: #CACE90;
}

Frequently asked questions

What color is #CACE90?+

#CACE90 is a HEX color with RGB value rgb(202, 206, 144) and HSL value hsl(64, 39%, 69%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CACE90?+

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