#8DD2FA Color

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

Color preview

#8DD2FA

Color formats

HEX
#8DD2FA
RGB
rgb(141, 210, 250)
RGBA
rgba(141, 210, 250, 1)
HSL
hsl(202, 92%, 77%)
HSV
hsv(202, 44%, 98%)
CMYK
cmyk(44%, 16%, 0%, 2%)
CSS variable
--color-primary: #8DD2FA;
Lowercase HEX
#8dd2fa

Shades

Tints

Tones

Harmony

CSS snippets for #8DD2FA

.color-8dd2fa {
  color: #8DD2FA;
  background-color: #8DD2FA;
}

Frequently asked questions

What color is #8DD2FA?+

#8DD2FA is a HEX color with RGB value rgb(141, 210, 250) and HSL value hsl(202, 92%, 77%). Its closest CSS named color is LightSkyBlue.

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

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