#85AFFF Color

Inspect #85AFFF across formats, palettes, contrast and closest named color matches.

Color preview

#85AFFF

Color formats

HEX
#85AFFF
RGB
rgb(133, 175, 255)
RGBA
rgba(133, 175, 255, 1)
HSL
hsl(219, 100%, 76%)
HSV
hsv(219, 48%, 100%)
CMYK
cmyk(48%, 31%, 0%, 0%)
CSS variable
--color-primary: #85AFFF;
Lowercase HEX
#85afff

Shades

Tints

Tones

Harmony

CSS snippets for #85AFFF

.color-85afff {
  color: #85AFFF;
  background-color: #85AFFF;
}

Frequently asked questions

What color is #85AFFF?+

#85AFFF is a HEX color with RGB value rgb(133, 175, 255) and HSL value hsl(219, 100%, 76%). Its closest CSS named color is LightSkyBlue.

What is the closest Tailwind color to #85AFFF?+

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