#75CADC Color

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

Color preview

#75CADC

Color formats

HEX
#75CADC
RGB
rgb(117, 202, 220)
RGBA
rgba(117, 202, 220, 1)
HSL
hsl(190, 60%, 66%)
HSV
hsv(190, 47%, 86%)
CMYK
cmyk(47%, 8%, 0%, 14%)
CSS variable
--color-primary: #75CADC;
Lowercase HEX
#75cadc

Shades

Tints

Tones

Harmony

CSS snippets for #75CADC

.color-75cadc {
  color: #75CADC;
  background-color: #75CADC;
}

Frequently asked questions

What color is #75CADC?+

#75CADC is a HEX color with RGB value rgb(117, 202, 220) and HSL value hsl(190, 60%, 66%). Its closest CSS named color is SkyBlue.

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

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