#6EB4FE Color

Inspect #6EB4FE across formats, palettes, contrast and closest named color matches.

Color preview

#6EB4FE

Color formats

HEX
#6EB4FE
RGB
rgb(110, 180, 254)
RGBA
rgba(110, 180, 254, 1)
HSL
hsl(211, 99%, 71%)
HSV
hsv(211, 57%, 100%)
CMYK
cmyk(57%, 29%, 0%, 0%)
CSS variable
--color-primary: #6EB4FE;
Lowercase HEX
#6eb4fe

Shades

Tints

Tones

Harmony

CSS snippets for #6EB4FE

.color-6eb4fe {
  color: #6EB4FE;
  background-color: #6EB4FE;
}

Frequently asked questions

What color is #6EB4FE?+

#6EB4FE is a HEX color with RGB value rgb(110, 180, 254) and HSL value hsl(211, 99%, 71%). Its closest CSS named color is LightSkyBlue.

What is the closest Tailwind color to #6EB4FE?+

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