#729BEE Color

Inspect #729BEE across formats, palettes, contrast and closest named color matches.

Color preview

#729BEE

Color formats

HEX
#729BEE
RGB
rgb(114, 155, 238)
RGBA
rgba(114, 155, 238, 1)
HSL
hsl(220, 78%, 69%)
HSV
hsv(220, 52%, 93%)
CMYK
cmyk(52%, 35%, 0%, 7%)
CSS variable
--color-primary: #729BEE;
Lowercase HEX
#729bee

Shades

Tints

Tones

Harmony

CSS snippets for #729BEE

.color-729bee {
  color: #729BEE;
  background-color: #729BEE;
}

Frequently asked questions

What color is #729BEE?+

#729BEE is a HEX color with RGB value rgb(114, 155, 238) and HSL value hsl(220, 78%, 69%). Its closest CSS named color is CornflowerBlue.

What is the closest Tailwind color to #729BEE?+

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