#26CCFF Color

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

Color preview

#26CCFF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #26CCFF

.color-26ccff {
  color: #26CCFF;
  background-color: #26CCFF;
}

Frequently asked questions

What color is #26CCFF?+

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

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

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