#CECB68 Color

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

Color preview

#CECB68

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CECB68

.color-cecb68 {
  color: #CECB68;
  background-color: #CECB68;
}

Frequently asked questions

What color is #CECB68?+

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

What is the closest Tailwind color to #CECB68?+

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