#CCBE55 Color

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

Color preview

#CCBE55

Color formats

HEX
#CCBE55
RGB
rgb(204, 190, 85)
RGBA
rgba(204, 190, 85, 1)
HSL
hsl(53, 54%, 57%)
HSV
hsv(53, 58%, 80%)
CMYK
cmyk(0%, 7%, 58%, 20%)
CSS variable
--color-primary: #CCBE55;
Lowercase HEX
#ccbe55

Shades

Tints

Tones

Harmony

CSS snippets for #CCBE55

.color-ccbe55 {
  color: #CCBE55;
  background-color: #CCBE55;
}

Frequently asked questions

What color is #CCBE55?+

#CCBE55 is a HEX color with RGB value rgb(204, 190, 85) and HSL value hsl(53, 54%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CCBE55?+

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