#75AFED Color

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

Color preview

#75AFED

Color formats

HEX
#75AFED
RGB
rgb(117, 175, 237)
RGBA
rgba(117, 175, 237, 1)
HSL
hsl(211, 77%, 69%)
HSV
hsv(211, 51%, 93%)
CMYK
cmyk(51%, 26%, 0%, 7%)
CSS variable
--color-primary: #75AFED;
Lowercase HEX
#75afed

Shades

Tints

Tones

Harmony

CSS snippets for #75AFED

.color-75afed {
  color: #75AFED;
  background-color: #75AFED;
}

Frequently asked questions

What color is #75AFED?+

#75AFED is a HEX color with RGB value rgb(117, 175, 237) and HSL value hsl(211, 77%, 69%). Its closest CSS named color is CornflowerBlue.

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

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