#90ABCD Color

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

Color preview

#90ABCD

Color formats

HEX
#90ABCD
RGB
rgb(144, 171, 205)
RGBA
rgba(144, 171, 205, 1)
HSL
hsl(213, 38%, 68%)
HSV
hsv(213, 30%, 80%)
CMYK
cmyk(30%, 17%, 0%, 20%)
CSS variable
--color-primary: #90ABCD;
Lowercase HEX
#90abcd

Shades

Tints

Tones

Harmony

CSS snippets for #90ABCD

.color-90abcd {
  color: #90ABCD;
  background-color: #90ABCD;
}

Frequently asked questions

What color is #90ABCD?+

#90ABCD is a HEX color with RGB value rgb(144, 171, 205) and HSL value hsl(213, 38%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #90ABCD?+

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