#CDDD8B Color

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

Color preview

#CDDD8B

Color formats

HEX
#CDDD8B
RGB
rgb(205, 221, 139)
RGBA
rgba(205, 221, 139, 1)
HSL
hsl(72, 55%, 71%)
HSV
hsv(72, 37%, 87%)
CMYK
cmyk(7%, 0%, 37%, 13%)
CSS variable
--color-primary: #CDDD8B;
Lowercase HEX
#cddd8b

Shades

Tints

Tones

Harmony

CSS snippets for #CDDD8B

.color-cddd8b {
  color: #CDDD8B;
  background-color: #CDDD8B;
}

Frequently asked questions

What color is #CDDD8B?+

#CDDD8B is a HEX color with RGB value rgb(205, 221, 139) and HSL value hsl(72, 55%, 71%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CDDD8B?+

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