#75EBDC Color

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

Color preview

#75EBDC

Color formats

HEX
#75EBDC
RGB
rgb(117, 235, 220)
RGBA
rgba(117, 235, 220, 1)
HSL
hsl(172, 75%, 69%)
HSV
hsv(172, 50%, 92%)
CMYK
cmyk(50%, 0%, 6%, 8%)
CSS variable
--color-primary: #75EBDC;
Lowercase HEX
#75ebdc

Shades

Tints

Tones

Harmony

CSS snippets for #75EBDC

.color-75ebdc {
  color: #75EBDC;
  background-color: #75EBDC;
}

Frequently asked questions

What color is #75EBDC?+

#75EBDC is a HEX color with RGB value rgb(117, 235, 220) and HSL value hsl(172, 75%, 69%). Its closest CSS named color is Aquamarine.

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

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