#DADFE4 Color

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

Color preview

#DADFE4

Color formats

HEX
#DADFE4
RGB
rgb(218, 223, 228)
RGBA
rgba(218, 223, 228, 1)
HSL
hsl(210, 16%, 87%)
HSV
hsv(210, 4%, 89%)
CMYK
cmyk(4%, 2%, 0%, 11%)
CSS variable
--color-primary: #DADFE4;
Lowercase HEX
#dadfe4

Shades

Tints

Tones

Harmony

CSS snippets for #DADFE4

.color-dadfe4 {
  color: #DADFE4;
  background-color: #DADFE4;
}

Frequently asked questions

What color is #DADFE4?+

#DADFE4 is a HEX color with RGB value rgb(218, 223, 228) and HSL value hsl(210, 16%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DADFE4?+

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