#26BEFF Color

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

Color preview

#26BEFF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #26BEFF

.color-26beff {
  color: #26BEFF;
  background-color: #26BEFF;
}

Frequently asked questions

What color is #26BEFF?+

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

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

The closest Tailwind color is sky-400, available as the bg-sky-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