#75AFDF Color

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

Color preview

#75AFDF

Color formats

HEX
#75AFDF
RGB
rgb(117, 175, 223)
RGBA
rgba(117, 175, 223, 1)
HSL
hsl(207, 62%, 67%)
HSV
hsv(207, 48%, 87%)
CMYK
cmyk(48%, 22%, 0%, 13%)
CSS variable
--color-primary: #75AFDF;
Lowercase HEX
#75afdf

Shades

Tints

Tones

Harmony

CSS snippets for #75AFDF

.color-75afdf {
  color: #75AFDF;
  background-color: #75AFDF;
}

Frequently asked questions

What color is #75AFDF?+

#75AFDF is a HEX color with RGB value rgb(117, 175, 223) and HSL value hsl(207, 62%, 67%). Its closest CSS named color is CornflowerBlue.

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

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