#737DEB Color

Inspect #737DEB across formats, palettes, contrast and closest named color matches.

Color preview

#737DEB

Color formats

HEX
#737DEB
RGB
rgb(115, 125, 235)
RGBA
rgba(115, 125, 235, 1)
HSL
hsl(235, 75%, 69%)
HSV
hsv(235, 51%, 92%)
CMYK
cmyk(51%, 47%, 0%, 8%)
CSS variable
--color-primary: #737DEB;
Lowercase HEX
#737deb

Shades

Tints

Tones

Harmony

CSS snippets for #737DEB

.color-737deb {
  color: #737DEB;
  background-color: #737DEB;
}

Frequently asked questions

What color is #737DEB?+

#737DEB is a HEX color with RGB value rgb(115, 125, 235) and HSL value hsl(235, 75%, 69%). Its closest CSS named color is MediumSlateBlue.

What is the closest Tailwind color to #737DEB?+

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