#8FBDEB Color

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

Color preview

#8FBDEB

Color formats

HEX
#8FBDEB
RGB
rgb(143, 189, 235)
RGBA
rgba(143, 189, 235, 1)
HSL
hsl(210, 70%, 74%)
HSV
hsv(210, 39%, 92%)
CMYK
cmyk(39%, 20%, 0%, 8%)
CSS variable
--color-primary: #8FBDEB;
Lowercase HEX
#8fbdeb

Shades

Tints

Tones

Harmony

CSS snippets for #8FBDEB

.color-8fbdeb {
  color: #8FBDEB;
  background-color: #8FBDEB;
}

Frequently asked questions

What color is #8FBDEB?+

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

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

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