#11FFCF Color

Inspect #11FFCF across formats, palettes, contrast and closest named color matches.

Color preview

#11FFCF

Color formats

HEX
#11FFCF
RGB
rgb(17, 255, 207)
RGBA
rgba(17, 255, 207, 1)
HSL
hsl(168, 100%, 53%)
HSV
hsv(168, 93%, 100%)
CMYK
cmyk(93%, 0%, 19%, 0%)
CSS variable
--color-primary: #11FFCF;
Lowercase HEX
#11ffcf

Shades

Tints

Tones

Harmony

CSS snippets for #11FFCF

.color-11ffcf {
  color: #11FFCF;
  background-color: #11FFCF;
}

Frequently asked questions

What color is #11FFCF?+

#11FFCF is a HEX color with RGB value rgb(17, 255, 207) and HSL value hsl(168, 100%, 53%). Its closest CSS named color is Aqua.

What is the closest Tailwind color to #11FFCF?+

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