#7BAADF Color

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

Color preview

#7BAADF

Color formats

HEX
#7BAADF
RGB
rgb(123, 170, 223)
RGBA
rgba(123, 170, 223, 1)
HSL
hsl(212, 61%, 68%)
HSV
hsv(212, 45%, 87%)
CMYK
cmyk(45%, 24%, 0%, 13%)
CSS variable
--color-primary: #7BAADF;
Lowercase HEX
#7baadf

Shades

Tints

Tones

Harmony

CSS snippets for #7BAADF

.color-7baadf {
  color: #7BAADF;
  background-color: #7BAADF;
}

Frequently asked questions

What color is #7BAADF?+

#7BAADF is a HEX color with RGB value rgb(123, 170, 223) and HSL value hsl(212, 61%, 68%). Its closest CSS named color is CornflowerBlue.

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

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