#6BACED Color

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

Color preview

#6BACED

Color formats

HEX
#6BACED
RGB
rgb(107, 172, 237)
RGBA
rgba(107, 172, 237, 1)
HSL
hsl(210, 78%, 67%)
HSV
hsv(210, 55%, 93%)
CMYK
cmyk(55%, 27%, 0%, 7%)
CSS variable
--color-primary: #6BACED;
Lowercase HEX
#6baced

Shades

Tints

Tones

Harmony

CSS snippets for #6BACED

.color-6baced {
  color: #6BACED;
  background-color: #6BACED;
}

Frequently asked questions

What color is #6BACED?+

#6BACED is a HEX color with RGB value rgb(107, 172, 237) and HSL value hsl(210, 78%, 67%). Its closest CSS named color is CornflowerBlue.

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

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