#8BC3DA Color

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

Color preview

#8BC3DA

Color formats

HEX
#8BC3DA
RGB
rgb(139, 195, 218)
RGBA
rgba(139, 195, 218, 1)
HSL
hsl(197, 52%, 70%)
HSV
hsv(197, 36%, 85%)
CMYK
cmyk(36%, 11%, 0%, 15%)
CSS variable
--color-primary: #8BC3DA;
Lowercase HEX
#8bc3da

Shades

Tints

Tones

Harmony

CSS snippets for #8BC3DA

.color-8bc3da {
  color: #8BC3DA;
  background-color: #8BC3DA;
}

Frequently asked questions

What color is #8BC3DA?+

#8BC3DA is a HEX color with RGB value rgb(139, 195, 218) and HSL value hsl(197, 52%, 70%). Its closest CSS named color is SkyBlue.

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

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