#6BBDEF Color

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

Color preview

#6BBDEF

Color formats

HEX
#6BBDEF
RGB
rgb(107, 189, 239)
RGBA
rgba(107, 189, 239, 1)
HSL
hsl(203, 80%, 68%)
HSV
hsv(203, 55%, 94%)
CMYK
cmyk(55%, 21%, 0%, 6%)
CSS variable
--color-primary: #6BBDEF;
Lowercase HEX
#6bbdef

Shades

Tints

Tones

Harmony

CSS snippets for #6BBDEF

.color-6bbdef {
  color: #6BBDEF;
  background-color: #6BBDEF;
}

Frequently asked questions

What color is #6BBDEF?+

#6BBDEF is a HEX color with RGB value rgb(107, 189, 239) and HSL value hsl(203, 80%, 68%). Its closest CSS named color is SkyBlue.

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

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