#7BACDC Color

Inspect #7BACDC across formats, palettes, contrast and closest named color matches.

Color preview

#7BACDC

Color formats

HEX
#7BACDC
RGB
rgb(123, 172, 220)
RGBA
rgba(123, 172, 220, 1)
HSL
hsl(210, 58%, 67%)
HSV
hsv(210, 44%, 86%)
CMYK
cmyk(44%, 22%, 0%, 14%)
CSS variable
--color-primary: #7BACDC;
Lowercase HEX
#7bacdc

Shades

Tints

Tones

Harmony

CSS snippets for #7BACDC

.color-7bacdc {
  color: #7BACDC;
  background-color: #7BACDC;
}

Frequently asked questions

What color is #7BACDC?+

#7BACDC is a HEX color with RGB value rgb(123, 172, 220) and HSL value hsl(210, 58%, 67%). Its closest CSS named color is CornflowerBlue.

What is the closest Tailwind color to #7BACDC?+

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