#6BBEFA Color

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

Color preview

#6BBEFA

Color formats

HEX
#6BBEFA
RGB
rgb(107, 190, 250)
RGBA
rgba(107, 190, 250, 1)
HSL
hsl(205, 93%, 70%)
HSV
hsv(205, 57%, 98%)
CMYK
cmyk(57%, 24%, 0%, 2%)
CSS variable
--color-primary: #6BBEFA;
Lowercase HEX
#6bbefa

Shades

Tints

Tones

Harmony

CSS snippets for #6BBEFA

.color-6bbefa {
  color: #6BBEFA;
  background-color: #6BBEFA;
}

Frequently asked questions

What color is #6BBEFA?+

#6BBEFA is a HEX color with RGB value rgb(107, 190, 250) and HSL value hsl(205, 93%, 70%). Its closest CSS named color is LightSkyBlue.

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

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