#1FDBCC Color

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

Color preview

#1FDBCC

Color formats

HEX
#1FDBCC
RGB
rgb(31, 219, 204)
RGBA
rgba(31, 219, 204, 1)
HSL
hsl(175, 75%, 49%)
HSV
hsv(175, 86%, 86%)
CMYK
cmyk(86%, 0%, 7%, 14%)
CSS variable
--color-primary: #1FDBCC;
Lowercase HEX
#1fdbcc

Shades

Tints

Tones

Harmony

CSS snippets for #1FDBCC

.color-1fdbcc {
  color: #1FDBCC;
  background-color: #1FDBCC;
}

Frequently asked questions

What color is #1FDBCC?+

#1FDBCC is a HEX color with RGB value rgb(31, 219, 204) and HSL value hsl(175, 75%, 49%). Its closest CSS named color is Turquoise.

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

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