#7BABCC Color

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

Color preview

#7BABCC

Color formats

HEX
#7BABCC
RGB
rgb(123, 171, 204)
RGBA
rgba(123, 171, 204, 1)
HSL
hsl(204, 44%, 64%)
HSV
hsv(204, 40%, 80%)
CMYK
cmyk(40%, 16%, 0%, 20%)
CSS variable
--color-primary: #7BABCC;
Lowercase HEX
#7babcc

Shades

Tints

Tones

Harmony

CSS snippets for #7BABCC

.color-7babcc {
  color: #7BABCC;
  background-color: #7BABCC;
}

Frequently asked questions

What color is #7BABCC?+

#7BABCC is a HEX color with RGB value rgb(123, 171, 204) and HSL value hsl(204, 44%, 64%). Its closest CSS named color is CornflowerBlue.

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

The closest Tailwind color is slate-400, available as the bg-slate-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