#85CEED Color

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

Color preview

#85CEED

Color formats

HEX
#85CEED
RGB
rgb(133, 206, 237)
RGBA
rgba(133, 206, 237, 1)
HSL
hsl(198, 74%, 73%)
HSV
hsv(198, 44%, 93%)
CMYK
cmyk(44%, 13%, 0%, 7%)
CSS variable
--color-primary: #85CEED;
Lowercase HEX
#85ceed

Shades

Tints

Tones

Harmony

CSS snippets for #85CEED

.color-85ceed {
  color: #85CEED;
  background-color: #85CEED;
}

Frequently asked questions

What color is #85CEED?+

#85CEED is a HEX color with RGB value rgb(133, 206, 237) and HSL value hsl(198, 74%, 73%). Its closest CSS named color is SkyBlue.

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

The closest Tailwind color is sky-300, available as the bg-sky-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