#CDE06B Color

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

Color preview

#CDE06B

Color formats

HEX
#CDE06B
RGB
rgb(205, 224, 107)
RGBA
rgba(205, 224, 107, 1)
HSL
hsl(70, 65%, 65%)
HSV
hsv(70, 52%, 88%)
CMYK
cmyk(8%, 0%, 52%, 12%)
CSS variable
--color-primary: #CDE06B;
Lowercase HEX
#cde06b

Shades

Tints

Tones

Harmony

CSS snippets for #CDE06B

.color-cde06b {
  color: #CDE06B;
  background-color: #CDE06B;
}

Frequently asked questions

What color is #CDE06B?+

#CDE06B is a HEX color with RGB value rgb(205, 224, 107) and HSL value hsl(70, 65%, 65%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CDE06B?+

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