#CEBB50 Color

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

Color preview

#CEBB50

Color formats

HEX
#CEBB50
RGB
rgb(206, 187, 80)
RGBA
rgba(206, 187, 80, 1)
HSL
hsl(51, 56%, 56%)
HSV
hsv(51, 61%, 81%)
CMYK
cmyk(0%, 9%, 61%, 19%)
CSS variable
--color-primary: #CEBB50;
Lowercase HEX
#cebb50

Shades

Tints

Tones

Harmony

CSS snippets for #CEBB50

.color-cebb50 {
  color: #CEBB50;
  background-color: #CEBB50;
}

Frequently asked questions

What color is #CEBB50?+

#CEBB50 is a HEX color with RGB value rgb(206, 187, 80) and HSL value hsl(51, 56%, 56%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CEBB50?+

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