#83CFFE Color

Inspect #83CFFE across formats, palettes, contrast and closest named color matches.

Color preview

#83CFFE

Color formats

HEX
#83CFFE
RGB
rgb(131, 207, 254)
RGBA
rgba(131, 207, 254, 1)
HSL
hsl(203, 98%, 75%)
HSV
hsv(203, 48%, 100%)
CMYK
cmyk(48%, 19%, 0%, 0%)
CSS variable
--color-primary: #83CFFE;
Lowercase HEX
#83cffe

Shades

Tints

Tones

Harmony

CSS snippets for #83CFFE

.color-83cffe {
  color: #83CFFE;
  background-color: #83CFFE;
}

Frequently asked questions

What color is #83CFFE?+

#83CFFE is a HEX color with RGB value rgb(131, 207, 254) and HSL value hsl(203, 98%, 75%). Its closest CSS named color is LightSkyBlue.

What is the closest Tailwind color to #83CFFE?+

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