#75B6FF Color

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

Color preview

#75B6FF

Color formats

HEX
#75B6FF
RGB
rgb(117, 182, 255)
RGBA
rgba(117, 182, 255, 1)
HSL
hsl(212, 100%, 73%)
HSV
hsv(212, 54%, 100%)
CMYK
cmyk(54%, 29%, 0%, 0%)
CSS variable
--color-primary: #75B6FF;
Lowercase HEX
#75b6ff

Shades

Tints

Tones

Harmony

CSS snippets for #75B6FF

.color-75b6ff {
  color: #75B6FF;
  background-color: #75B6FF;
}

Frequently asked questions

What color is #75B6FF?+

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

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

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