#75AAFF Color

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

Color preview

#75AAFF

Color formats

HEX
#75AAFF
RGB
rgb(117, 170, 255)
RGBA
rgba(117, 170, 255, 1)
HSL
hsl(217, 100%, 73%)
HSV
hsv(217, 54%, 100%)
CMYK
cmyk(54%, 33%, 0%, 0%)
CSS variable
--color-primary: #75AAFF;
Lowercase HEX
#75aaff

Shades

Tints

Tones

Harmony

CSS snippets for #75AAFF

.color-75aaff {
  color: #75AAFF;
  background-color: #75AAFF;
}

Frequently asked questions

What color is #75AAFF?+

#75AAFF is a HEX color with RGB value rgb(117, 170, 255) and HSL value hsl(217, 100%, 73%). Its closest CSS named color is CornflowerBlue.

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

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