#23EDDC Color

Inspect #23EDDC across formats, palettes, contrast and closest named color matches.

Color preview

#23EDDC

Color formats

HEX
#23EDDC
RGB
rgb(35, 237, 220)
RGBA
rgba(35, 237, 220, 1)
HSL
hsl(175, 85%, 53%)
HSV
hsv(175, 85%, 93%)
CMYK
cmyk(85%, 0%, 7%, 7%)
CSS variable
--color-primary: #23EDDC;
Lowercase HEX
#23eddc

Shades

Tints

Tones

Harmony

CSS snippets for #23EDDC

.color-23eddc {
  color: #23EDDC;
  background-color: #23EDDC;
}

Frequently asked questions

What color is #23EDDC?+

#23EDDC is a HEX color with RGB value rgb(35, 237, 220) and HSL value hsl(175, 85%, 53%). Its closest CSS named color is Turquoise.

What is the closest Tailwind color to #23EDDC?+

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