#84BDFF Color

Inspect #84BDFF across formats, palettes, contrast and closest named color matches.

Color preview

#84BDFF

Color formats

HEX
#84BDFF
RGB
rgb(132, 189, 255)
RGBA
rgba(132, 189, 255, 1)
HSL
hsl(212, 100%, 76%)
HSV
hsv(212, 48%, 100%)
CMYK
cmyk(48%, 26%, 0%, 0%)
CSS variable
--color-primary: #84BDFF;
Lowercase HEX
#84bdff

Shades

Tints

Tones

Harmony

CSS snippets for #84BDFF

.color-84bdff {
  color: #84BDFF;
  background-color: #84BDFF;
}

Frequently asked questions

What color is #84BDFF?+

#84BDFF is a HEX color with RGB value rgb(132, 189, 255) and HSL value hsl(212, 100%, 76%). Its closest CSS named color is LightSkyBlue.

What is the closest Tailwind color to #84BDFF?+

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