#26DEFF Color

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

Color preview

#26DEFF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #26DEFF

.color-26deff {
  color: #26DEFF;
  background-color: #26DEFF;
}

Frequently asked questions

What color is #26DEFF?+

#26DEFF is a HEX color with RGB value rgb(38, 222, 255) and HSL value hsl(189, 100%, 57%). Its closest CSS named color is DeepSkyBlue.

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

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