#CDE169 Color

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

Color preview

#CDE169

Color formats

HEX
#CDE169
RGB
rgb(205, 225, 105)
RGBA
rgba(205, 225, 105, 1)
HSL
hsl(70, 67%, 65%)
HSV
hsv(70, 53%, 88%)
CMYK
cmyk(9%, 0%, 53%, 12%)
CSS variable
--color-primary: #CDE169;
Lowercase HEX
#cde169

Shades

Tints

Tones

Harmony

CSS snippets for #CDE169

.color-cde169 {
  color: #CDE169;
  background-color: #CDE169;
}

Frequently asked questions

What color is #CDE169?+

#CDE169 is a HEX color with RGB value rgb(205, 225, 105) and HSL value hsl(70, 67%, 65%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CDE169?+

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