#CEBF68 Color

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

Color preview

#CEBF68

Color formats

HEX
#CEBF68
RGB
rgb(206, 191, 104)
RGBA
rgba(206, 191, 104, 1)
HSL
hsl(51, 51%, 61%)
HSV
hsv(51, 50%, 81%)
CMYK
cmyk(0%, 7%, 50%, 19%)
CSS variable
--color-primary: #CEBF68;
Lowercase HEX
#cebf68

Shades

Tints

Tones

Harmony

CSS snippets for #CEBF68

.color-cebf68 {
  color: #CEBF68;
  background-color: #CEBF68;
}

Frequently asked questions

What color is #CEBF68?+

#CEBF68 is a HEX color with RGB value rgb(206, 191, 104) and HSL value hsl(51, 51%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CEBF68?+

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