#6BBDED Color

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

Color preview

#6BBDED

Color formats

HEX
#6BBDED
RGB
rgb(107, 189, 237)
RGBA
rgba(107, 189, 237, 1)
HSL
hsl(202, 78%, 67%)
HSV
hsv(202, 55%, 93%)
CMYK
cmyk(55%, 20%, 0%, 7%)
CSS variable
--color-primary: #6BBDED;
Lowercase HEX
#6bbded

Shades

Tints

Tones

Harmony

CSS snippets for #6BBDED

.color-6bbded {
  color: #6BBDED;
  background-color: #6BBDED;
}

Frequently asked questions

What color is #6BBDED?+

#6BBDED is a HEX color with RGB value rgb(107, 189, 237) and HSL value hsl(202, 78%, 67%). Its closest CSS named color is SkyBlue.

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

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