#8FBBED Color

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

Color preview

#8FBBED

Color formats

HEX
#8FBBED
RGB
rgb(143, 187, 237)
RGBA
rgba(143, 187, 237, 1)
HSL
hsl(212, 72%, 75%)
HSV
hsv(212, 40%, 93%)
CMYK
cmyk(40%, 21%, 0%, 7%)
CSS variable
--color-primary: #8FBBED;
Lowercase HEX
#8fbbed

Shades

Tints

Tones

Harmony

CSS snippets for #8FBBED

.color-8fbbed {
  color: #8FBBED;
  background-color: #8FBBED;
}

Frequently asked questions

What color is #8FBBED?+

#8FBBED is a HEX color with RGB value rgb(143, 187, 237) and HSL value hsl(212, 72%, 75%). Its closest CSS named color is SkyBlue.

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

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