#26FFFF Color

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

Color preview

#26FFFF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #26FFFF

.color-26ffff {
  color: #26FFFF;
  background-color: #26FFFF;
}

Frequently asked questions

What color is #26FFFF?+

#26FFFF is a HEX color with RGB value rgb(38, 255, 255) and HSL value hsl(180, 100%, 57%). Its closest CSS named color is Aqua.

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

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