#6BADFE Color

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

Color preview

#6BADFE

Color formats

HEX
#6BADFE
RGB
rgb(107, 173, 254)
RGBA
rgba(107, 173, 254, 1)
HSL
hsl(213, 99%, 71%)
HSV
hsv(213, 58%, 100%)
CMYK
cmyk(58%, 32%, 0%, 0%)
CSS variable
--color-primary: #6BADFE;
Lowercase HEX
#6badfe

Shades

Tints

Tones

Harmony

CSS snippets for #6BADFE

.color-6badfe {
  color: #6BADFE;
  background-color: #6BADFE;
}

Frequently asked questions

What color is #6BADFE?+

#6BADFE is a HEX color with RGB value rgb(107, 173, 254) and HSL value hsl(213, 99%, 71%). Its closest CSS named color is CornflowerBlue.

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

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