#73AFEB Color

Inspect #73AFEB across formats, palettes, contrast and closest named color matches.

Color preview

#73AFEB

Color formats

HEX
#73AFEB
RGB
rgb(115, 175, 235)
RGBA
rgba(115, 175, 235, 1)
HSL
hsl(210, 75%, 69%)
HSV
hsv(210, 51%, 92%)
CMYK
cmyk(51%, 26%, 0%, 8%)
CSS variable
--color-primary: #73AFEB;
Lowercase HEX
#73afeb

Shades

Tints

Tones

Harmony

CSS snippets for #73AFEB

.color-73afeb {
  color: #73AFEB;
  background-color: #73AFEB;
}

Frequently asked questions

What color is #73AFEB?+

#73AFEB is a HEX color with RGB value rgb(115, 175, 235) and HSL value hsl(210, 75%, 69%). Its closest CSS named color is CornflowerBlue.

What is the closest Tailwind color to #73AFEB?+

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