#CEBB64 Color

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

Color preview

#CEBB64

Color formats

HEX
#CEBB64
RGB
rgb(206, 187, 100)
RGBA
rgba(206, 187, 100, 1)
HSL
hsl(49, 52%, 60%)
HSV
hsv(49, 51%, 81%)
CMYK
cmyk(0%, 9%, 51%, 19%)
CSS variable
--color-primary: #CEBB64;
Lowercase HEX
#cebb64

Shades

Tints

Tones

Harmony

CSS snippets for #CEBB64

.color-cebb64 {
  color: #CEBB64;
  background-color: #CEBB64;
}

Frequently asked questions

What color is #CEBB64?+

#CEBB64 is a HEX color with RGB value rgb(206, 187, 100) and HSL value hsl(49, 52%, 60%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CEBB64?+

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