#75BAD2 Color

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

Color preview

#75BAD2

Color formats

HEX
#75BAD2
RGB
rgb(117, 186, 210)
RGBA
rgba(117, 186, 210, 1)
HSL
hsl(195, 51%, 64%)
HSV
hsv(195, 44%, 82%)
CMYK
cmyk(44%, 11%, 0%, 18%)
CSS variable
--color-primary: #75BAD2;
Lowercase HEX
#75bad2

Shades

Tints

Tones

Harmony

CSS snippets for #75BAD2

.color-75bad2 {
  color: #75BAD2;
  background-color: #75BAD2;
}

Frequently asked questions

What color is #75BAD2?+

#75BAD2 is a HEX color with RGB value rgb(117, 186, 210) and HSL value hsl(195, 51%, 64%). Its closest CSS named color is SkyBlue.

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

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