#75ABFD Color

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

Color preview

#75ABFD

Color formats

HEX
#75ABFD
RGB
rgb(117, 171, 253)
RGBA
rgba(117, 171, 253, 1)
HSL
hsl(216, 97%, 73%)
HSV
hsv(216, 54%, 99%)
CMYK
cmyk(54%, 32%, 0%, 1%)
CSS variable
--color-primary: #75ABFD;
Lowercase HEX
#75abfd

Shades

Tints

Tones

Harmony

CSS snippets for #75ABFD

.color-75abfd {
  color: #75ABFD;
  background-color: #75ABFD;
}

Frequently asked questions

What color is #75ABFD?+

#75ABFD is a HEX color with RGB value rgb(117, 171, 253) and HSL value hsl(216, 97%, 73%). Its closest CSS named color is CornflowerBlue.

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

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