#75DAFF Color

Inspect #75DAFF across formats, palettes, contrast and closest named color matches.

Color preview

#75DAFF

Color formats

HEX
#75DAFF
RGB
rgb(117, 218, 255)
RGBA
rgba(117, 218, 255, 1)
HSL
hsl(196, 100%, 73%)
HSV
hsv(196, 54%, 100%)
CMYK
cmyk(54%, 15%, 0%, 0%)
CSS variable
--color-primary: #75DAFF;
Lowercase HEX
#75daff

Shades

Tints

Tones

Harmony

CSS snippets for #75DAFF

.color-75daff {
  color: #75DAFF;
  background-color: #75DAFF;
}

Frequently asked questions

What color is #75DAFF?+

#75DAFF is a HEX color with RGB value rgb(117, 218, 255) and HSL value hsl(196, 100%, 73%). Its closest CSS named color is LightSkyBlue.

What is the closest Tailwind color to #75DAFF?+

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