#26FFCC Color

Inspect #26FFCC across formats, palettes, contrast and closest named color matches.

Color preview

#26FFCC

Color formats

HEX
#26FFCC
RGB
rgb(38, 255, 204)
RGBA
rgba(38, 255, 204, 1)
HSL
hsl(166, 100%, 57%)
HSV
hsv(166, 85%, 100%)
CMYK
cmyk(85%, 0%, 20%, 0%)
CSS variable
--color-primary: #26FFCC;
Lowercase HEX
#26ffcc

Shades

Tints

Tones

Harmony

CSS snippets for #26FFCC

.color-26ffcc {
  color: #26FFCC;
  background-color: #26FFCC;
}

Frequently asked questions

What color is #26FFCC?+

#26FFCC is a HEX color with RGB value rgb(38, 255, 204) and HSL value hsl(166, 100%, 57%). Its closest CSS named color is Turquoise.

What is the closest Tailwind color to #26FFCC?+

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