#DADBE5 Color

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

Color preview

#DADBE5

Color formats

HEX
#DADBE5
RGB
rgb(218, 219, 229)
RGBA
rgba(218, 219, 229, 1)
HSL
hsl(235, 17%, 88%)
HSV
hsv(235, 5%, 90%)
CMYK
cmyk(5%, 4%, 0%, 10%)
CSS variable
--color-primary: #DADBE5;
Lowercase HEX
#dadbe5

Shades

Tints

Tones

Harmony

CSS snippets for #DADBE5

.color-dadbe5 {
  color: #DADBE5;
  background-color: #DADBE5;
}

Frequently asked questions

What color is #DADBE5?+

#DADBE5 is a HEX color with RGB value rgb(218, 219, 229) and HSL value hsl(235, 17%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DADBE5?+

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