#6BBCFF Color

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

Color preview

#6BBCFF

Color formats

HEX
#6BBCFF
RGB
rgb(107, 188, 255)
RGBA
rgba(107, 188, 255, 1)
HSL
hsl(207, 100%, 71%)
HSV
hsv(207, 58%, 100%)
CMYK
cmyk(58%, 26%, 0%, 0%)
CSS variable
--color-primary: #6BBCFF;
Lowercase HEX
#6bbcff

Shades

Tints

Tones

Harmony

CSS snippets for #6BBCFF

.color-6bbcff {
  color: #6BBCFF;
  background-color: #6BBCFF;
}

Frequently asked questions

What color is #6BBCFF?+

#6BBCFF is a HEX color with RGB value rgb(107, 188, 255) and HSL value hsl(207, 100%, 71%). Its closest CSS named color is LightSkyBlue.

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

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