#CECF63 Color

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

Color preview

#CECF63

Color formats

HEX
#CECF63
RGB
rgb(206, 207, 99)
RGBA
rgba(206, 207, 99, 1)
HSL
hsl(61, 53%, 60%)
HSV
hsv(61, 52%, 81%)
CMYK
cmyk(0%, 0%, 52%, 19%)
CSS variable
--color-primary: #CECF63;
Lowercase HEX
#cecf63

Shades

Tints

Tones

Harmony

CSS snippets for #CECF63

.color-cecf63 {
  color: #CECF63;
  background-color: #CECF63;
}

Frequently asked questions

What color is #CECF63?+

#CECF63 is a HEX color with RGB value rgb(206, 207, 99) and HSL value hsl(61, 53%, 60%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CECF63?+

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