#6FBADD Color

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

Color preview

#6FBADD

Color formats

HEX
#6FBADD
RGB
rgb(111, 186, 221)
RGBA
rgba(111, 186, 221, 1)
HSL
hsl(199, 62%, 65%)
HSV
hsv(199, 50%, 87%)
CMYK
cmyk(50%, 16%, 0%, 13%)
CSS variable
--color-primary: #6FBADD;
Lowercase HEX
#6fbadd

Shades

Tints

Tones

Harmony

CSS snippets for #6FBADD

.color-6fbadd {
  color: #6FBADD;
  background-color: #6FBADD;
}

Frequently asked questions

What color is #6FBADD?+

#6FBADD is a HEX color with RGB value rgb(111, 186, 221) and HSL value hsl(199, 62%, 65%). Its closest CSS named color is SkyBlue.

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

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