#90BAD2 Color

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

Color preview

#90BAD2

Color formats

HEX
#90BAD2
RGB
rgb(144, 186, 210)
RGBA
rgba(144, 186, 210, 1)
HSL
hsl(202, 42%, 69%)
HSV
hsv(202, 31%, 82%)
CMYK
cmyk(31%, 11%, 0%, 18%)
CSS variable
--color-primary: #90BAD2;
Lowercase HEX
#90bad2

Shades

Tints

Tones

Harmony

CSS snippets for #90BAD2

.color-90bad2 {
  color: #90BAD2;
  background-color: #90BAD2;
}

Frequently asked questions

What color is #90BAD2?+

#90BAD2 is a HEX color with RGB value rgb(144, 186, 210) and HSL value hsl(202, 42%, 69%). Its closest CSS named color is SkyBlue.

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

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