#737DDD Color

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

Color preview

#737DDD

Color formats

HEX
#737DDD
RGB
rgb(115, 125, 221)
RGBA
rgba(115, 125, 221, 1)
HSL
hsl(234, 61%, 66%)
HSV
hsv(234, 48%, 87%)
CMYK
cmyk(48%, 43%, 0%, 13%)
CSS variable
--color-primary: #737DDD;
Lowercase HEX
#737ddd

Shades

Tints

Tones

Harmony

CSS snippets for #737DDD

.color-737ddd {
  color: #737DDD;
  background-color: #737DDD;
}

Frequently asked questions

What color is #737DDD?+

#737DDD is a HEX color with RGB value rgb(115, 125, 221) and HSL value hsl(234, 61%, 66%). Its closest CSS named color is MediumSlateBlue.

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

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