#DADCE2 Color

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

Color preview

#DADCE2

Color formats

HEX
#DADCE2
RGB
rgb(218, 220, 226)
RGBA
rgba(218, 220, 226, 1)
HSL
hsl(225, 12%, 87%)
HSV
hsv(225, 4%, 89%)
CMYK
cmyk(4%, 3%, 0%, 11%)
CSS variable
--color-primary: #DADCE2;
Lowercase HEX
#dadce2

Shades

Tints

Tones

Harmony

CSS snippets for #DADCE2

.color-dadce2 {
  color: #DADCE2;
  background-color: #DADCE2;
}

Frequently asked questions

What color is #DADCE2?+

#DADCE2 is a HEX color with RGB value rgb(218, 220, 226) and HSL value hsl(225, 12%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DADCE2?+

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