#8DABEB Color

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

Color preview

#8DABEB

Color formats

HEX
#8DABEB
RGB
rgb(141, 171, 235)
RGBA
rgba(141, 171, 235, 1)
HSL
hsl(221, 70%, 74%)
HSV
hsv(221, 40%, 92%)
CMYK
cmyk(40%, 27%, 0%, 8%)
CSS variable
--color-primary: #8DABEB;
Lowercase HEX
#8dabeb

Shades

Tints

Tones

Harmony

CSS snippets for #8DABEB

.color-8dabeb {
  color: #8DABEB;
  background-color: #8DABEB;
}

Frequently asked questions

What color is #8DABEB?+

#8DABEB is a HEX color with RGB value rgb(141, 171, 235) and HSL value hsl(221, 70%, 74%). Its closest CSS named color is SkyBlue.

What is the closest Tailwind color to #8DABEB?+

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