#1FEDDC Color

Inspect #1FEDDC across formats, palettes, contrast and closest named color matches.

Color preview

#1FEDDC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #1FEDDC

.color-1feddc {
  color: #1FEDDC;
  background-color: #1FEDDC;
}

Frequently asked questions

What color is #1FEDDC?+

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

What is the closest Tailwind color to #1FEDDC?+

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