#26D5C1 Color

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

Color preview

#26D5C1

Color formats

HEX
#26D5C1
RGB
rgb(38, 213, 193)
RGBA
rgba(38, 213, 193, 1)
HSL
hsl(173, 70%, 49%)
HSV
hsv(173, 82%, 84%)
CMYK
cmyk(82%, 0%, 9%, 16%)
CSS variable
--color-primary: #26D5C1;
Lowercase HEX
#26d5c1

Shades

Tints

Tones

Harmony

CSS snippets for #26D5C1

.color-26d5c1 {
  color: #26D5C1;
  background-color: #26D5C1;
}

Frequently asked questions

What color is #26D5C1?+

#26D5C1 is a HEX color with RGB value rgb(38, 213, 193) and HSL value hsl(173, 70%, 49%). Its closest CSS named color is Turquoise.

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

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