#8EB5EB Color

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

Color preview

#8EB5EB

Color formats

HEX
#8EB5EB
RGB
rgb(142, 181, 235)
RGBA
rgba(142, 181, 235, 1)
HSL
hsl(215, 70%, 74%)
HSV
hsv(215, 40%, 92%)
CMYK
cmyk(40%, 23%, 0%, 8%)
CSS variable
--color-primary: #8EB5EB;
Lowercase HEX
#8eb5eb

Shades

Tints

Tones

Harmony

CSS snippets for #8EB5EB

.color-8eb5eb {
  color: #8EB5EB;
  background-color: #8EB5EB;
}

Frequently asked questions

What color is #8EB5EB?+

#8EB5EB is a HEX color with RGB value rgb(142, 181, 235) and HSL value hsl(215, 70%, 74%). Its closest CSS named color is SkyBlue.

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

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