#272ADD Color

Inspect #272ADD across formats, palettes, contrast and closest named color matches.

Color preview

#272ADD

Color formats

HEX
#272ADD
RGB
rgb(39, 42, 221)
RGBA
rgba(39, 42, 221, 1)
HSL
hsl(239, 73%, 51%)
HSV
hsv(239, 82%, 87%)
CMYK
cmyk(82%, 81%, 0%, 13%)
CSS variable
--color-primary: #272ADD;
Lowercase HEX
#272add

Shades

Tints

Tones

Harmony

CSS snippets for #272ADD

.color-272add {
  color: #272ADD;
  background-color: #272ADD;
}

Frequently asked questions

What color is #272ADD?+

#272ADD is a HEX color with RGB value rgb(39, 42, 221) and HSL value hsl(239, 73%, 51%). Its closest CSS named color is MediumBlue.

What is the closest Tailwind color to #272ADD?+

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