#CABE80 Color

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

Color preview

#CABE80

Color formats

HEX
#CABE80
RGB
rgb(202, 190, 128)
RGBA
rgba(202, 190, 128, 1)
HSL
hsl(50, 41%, 65%)
HSV
hsv(50, 37%, 79%)
CMYK
cmyk(0%, 6%, 37%, 21%)
CSS variable
--color-primary: #CABE80;
Lowercase HEX
#cabe80

Shades

Tints

Tones

Harmony

CSS snippets for #CABE80

.color-cabe80 {
  color: #CABE80;
  background-color: #CABE80;
}

Frequently asked questions

What color is #CABE80?+

#CABE80 is a HEX color with RGB value rgb(202, 190, 128) and HSL value hsl(50, 41%, 65%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CABE80?+

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