#729DEC Color

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

Color preview

#729DEC

Color formats

HEX
#729DEC
RGB
rgb(114, 157, 236)
RGBA
rgba(114, 157, 236, 1)
HSL
hsl(219, 76%, 69%)
HSV
hsv(219, 52%, 93%)
CMYK
cmyk(52%, 33%, 0%, 7%)
CSS variable
--color-primary: #729DEC;
Lowercase HEX
#729dec

Shades

Tints

Tones

Harmony

CSS snippets for #729DEC

.color-729dec {
  color: #729DEC;
  background-color: #729DEC;
}

Frequently asked questions

What color is #729DEC?+

#729DEC is a HEX color with RGB value rgb(114, 157, 236) and HSL value hsl(219, 76%, 69%). Its closest CSS named color is CornflowerBlue.

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

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