#6BBBED Color

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

Color preview

#6BBBED

Color formats

HEX
#6BBBED
RGB
rgb(107, 187, 237)
RGBA
rgba(107, 187, 237, 1)
HSL
hsl(203, 78%, 67%)
HSV
hsv(203, 55%, 93%)
CMYK
cmyk(55%, 21%, 0%, 7%)
CSS variable
--color-primary: #6BBBED;
Lowercase HEX
#6bbbed

Shades

Tints

Tones

Harmony

CSS snippets for #6BBBED

.color-6bbbed {
  color: #6BBBED;
  background-color: #6BBBED;
}

Frequently asked questions

What color is #6BBBED?+

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

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

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