#CDE38B Color

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

Color preview

#CDE38B

Color formats

HEX
#CDE38B
RGB
rgb(205, 227, 139)
RGBA
rgba(205, 227, 139, 1)
HSL
hsl(75, 61%, 72%)
HSV
hsv(75, 39%, 89%)
CMYK
cmyk(10%, 0%, 39%, 11%)
CSS variable
--color-primary: #CDE38B;
Lowercase HEX
#cde38b

Shades

Tints

Tones

Harmony

CSS snippets for #CDE38B

.color-cde38b {
  color: #CDE38B;
  background-color: #CDE38B;
}

Frequently asked questions

What color is #CDE38B?+

#CDE38B is a HEX color with RGB value rgb(205, 227, 139) and HSL value hsl(75, 61%, 72%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CDE38B?+

The closest Tailwind color is lime-200, available as the bg-lime-200 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