#D3DEAF Color

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

Color preview

#D3DEAF

Color formats

HEX
#D3DEAF
RGB
rgb(211, 222, 175)
RGBA
rgba(211, 222, 175, 1)
HSL
hsl(74, 42%, 78%)
HSV
hsv(74, 21%, 87%)
CMYK
cmyk(5%, 0%, 21%, 13%)
CSS variable
--color-primary: #D3DEAF;
Lowercase HEX
#d3deaf

Shades

Tints

Tones

Harmony

CSS snippets for #D3DEAF

.color-d3deaf {
  color: #D3DEAF;
  background-color: #D3DEAF;
}

Frequently asked questions

What color is #D3DEAF?+

#D3DEAF is a HEX color with RGB value rgb(211, 222, 175) and HSL value hsl(74, 42%, 78%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D3DEAF?+

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