#CABD68 Color

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

Color preview

#CABD68

Color formats

HEX
#CABD68
RGB
rgb(202, 189, 104)
RGBA
rgba(202, 189, 104, 1)
HSL
hsl(52, 48%, 60%)
HSV
hsv(52, 49%, 79%)
CMYK
cmyk(0%, 6%, 49%, 21%)
CSS variable
--color-primary: #CABD68;
Lowercase HEX
#cabd68

Shades

Tints

Tones

Harmony

CSS snippets for #CABD68

.color-cabd68 {
  color: #CABD68;
  background-color: #CABD68;
}

Frequently asked questions

What color is #CABD68?+

#CABD68 is a HEX color with RGB value rgb(202, 189, 104) and HSL value hsl(52, 48%, 60%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CABD68?+

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