#75DDED Color

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

Color preview

#75DDED

Color formats

HEX
#75DDED
RGB
rgb(117, 221, 237)
RGBA
rgba(117, 221, 237, 1)
HSL
hsl(188, 77%, 69%)
HSV
hsv(188, 51%, 93%)
CMYK
cmyk(51%, 7%, 0%, 7%)
CSS variable
--color-primary: #75DDED;
Lowercase HEX
#75dded

Shades

Tints

Tones

Harmony

CSS snippets for #75DDED

.color-75dded {
  color: #75DDED;
  background-color: #75DDED;
}

Frequently asked questions

What color is #75DDED?+

#75DDED is a HEX color with RGB value rgb(117, 221, 237) and HSL value hsl(188, 77%, 69%). Its closest CSS named color is SkyBlue.

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

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