#CECF68 Color

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

Color preview

#CECF68

Color formats

HEX
#CECF68
RGB
rgb(206, 207, 104)
RGBA
rgba(206, 207, 104, 1)
HSL
hsl(61, 52%, 61%)
HSV
hsv(61, 50%, 81%)
CMYK
cmyk(0%, 0%, 50%, 19%)
CSS variable
--color-primary: #CECF68;
Lowercase HEX
#cecf68

Shades

Tints

Tones

Harmony

CSS snippets for #CECF68

.color-cecf68 {
  color: #CECF68;
  background-color: #CECF68;
}

Frequently asked questions

What color is #CECF68?+

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

What is the closest Tailwind color to #CECF68?+

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