#6DBBDD Color

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

Color preview

#6DBBDD

Color formats

HEX
#6DBBDD
RGB
rgb(109, 187, 221)
RGBA
rgba(109, 187, 221, 1)
HSL
hsl(198, 62%, 65%)
HSV
hsv(198, 51%, 87%)
CMYK
cmyk(51%, 15%, 0%, 13%)
CSS variable
--color-primary: #6DBBDD;
Lowercase HEX
#6dbbdd

Shades

Tints

Tones

Harmony

CSS snippets for #6DBBDD

.color-6dbbdd {
  color: #6DBBDD;
  background-color: #6DBBDD;
}

Frequently asked questions

What color is #6DBBDD?+

#6DBBDD is a HEX color with RGB value rgb(109, 187, 221) and HSL value hsl(198, 62%, 65%). Its closest CSS named color is SkyBlue.

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

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