#CDE07B Color

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

Color preview

#CDE07B

Color formats

HEX
#CDE07B
RGB
rgb(205, 224, 123)
RGBA
rgba(205, 224, 123, 1)
HSL
hsl(71, 62%, 68%)
HSV
hsv(71, 45%, 88%)
CMYK
cmyk(8%, 0%, 45%, 12%)
CSS variable
--color-primary: #CDE07B;
Lowercase HEX
#cde07b

Shades

Tints

Tones

Harmony

CSS snippets for #CDE07B

.color-cde07b {
  color: #CDE07B;
  background-color: #CDE07B;
}

Frequently asked questions

What color is #CDE07B?+

#CDE07B is a HEX color with RGB value rgb(205, 224, 123) and HSL value hsl(71, 62%, 68%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CDE07B?+

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