#CDDFB1 Color

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

Color preview

#CDDFB1

Color formats

HEX
#CDDFB1
RGB
rgb(205, 223, 177)
RGBA
rgba(205, 223, 177, 1)
HSL
hsl(83, 42%, 78%)
HSV
hsv(83, 21%, 87%)
CMYK
cmyk(8%, 0%, 21%, 13%)
CSS variable
--color-primary: #CDDFB1;
Lowercase HEX
#cddfb1

Shades

Tints

Tones

Harmony

CSS snippets for #CDDFB1

.color-cddfb1 {
  color: #CDDFB1;
  background-color: #CDDFB1;
}

Frequently asked questions

What color is #CDDFB1?+

#CDDFB1 is a HEX color with RGB value rgb(205, 223, 177) and HSL value hsl(83, 42%, 78%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CDDFB1?+

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