#DDFCB5 Color

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

Color preview

#DDFCB5

Color formats

HEX
#DDFCB5
RGB
rgb(221, 252, 181)
RGBA
rgba(221, 252, 181, 1)
HSL
hsl(86, 92%, 85%)
HSV
hsv(86, 28%, 99%)
CMYK
cmyk(12%, 0%, 28%, 1%)
CSS variable
--color-primary: #DDFCB5;
Lowercase HEX
#ddfcb5

Shades

Tints

Tones

Harmony

CSS snippets for #DDFCB5

.color-ddfcb5 {
  color: #DDFCB5;
  background-color: #DDFCB5;
}

Frequently asked questions

What color is #DDFCB5?+

#DDFCB5 is a HEX color with RGB value rgb(221, 252, 181) and HSL value hsl(86, 92%, 85%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DDFCB5?+

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