#1FDCED Color

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

Color preview

#1FDCED

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #1FDCED

.color-1fdced {
  color: #1FDCED;
  background-color: #1FDCED;
}

Frequently asked questions

What color is #1FDCED?+

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

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

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