#8FD8EB Color

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

Color preview

#8FD8EB

Color formats

HEX
#8FD8EB
RGB
rgb(143, 216, 235)
RGBA
rgba(143, 216, 235, 1)
HSL
hsl(192, 70%, 74%)
HSV
hsv(192, 39%, 92%)
CMYK
cmyk(39%, 8%, 0%, 8%)
CSS variable
--color-primary: #8FD8EB;
Lowercase HEX
#8fd8eb

Shades

Tints

Tones

Harmony

CSS snippets for #8FD8EB

.color-8fd8eb {
  color: #8FD8EB;
  background-color: #8FD8EB;
}

Frequently asked questions

What color is #8FD8EB?+

#8FD8EB is a HEX color with RGB value rgb(143, 216, 235) and HSL value hsl(192, 70%, 74%). Its closest CSS named color is SkyBlue.

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

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