#2525CC Color

Inspect #2525CC across formats, palettes, contrast and closest named color matches.

Color preview

#2525CC

Color formats

HEX
#2525CC
RGB
rgb(37, 37, 204)
RGBA
rgba(37, 37, 204, 1)
HSL
hsl(240, 69%, 47%)
HSV
hsv(240, 82%, 80%)
CMYK
cmyk(82%, 82%, 0%, 20%)
CSS variable
--color-primary: #2525CC;
Lowercase HEX
#2525cc

Shades

Tints

Tones

Harmony

CSS snippets for #2525CC

.color-2525cc {
  color: #2525CC;
  background-color: #2525CC;
}

Frequently asked questions

What color is #2525CC?+

#2525CC is a HEX color with RGB value rgb(37, 37, 204) and HSL value hsl(240, 69%, 47%). Its closest CSS named color is MediumBlue.

What is the closest Tailwind color to #2525CC?+

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