#242CCC Color

Inspect #242CCC across formats, palettes, contrast and closest named color matches.

Color preview

#242CCC

Color formats

HEX
#242CCC
RGB
rgb(36, 44, 204)
RGBA
rgba(36, 44, 204, 1)
HSL
hsl(237, 70%, 47%)
HSV
hsv(237, 82%, 80%)
CMYK
cmyk(82%, 78%, 0%, 20%)
CSS variable
--color-primary: #242CCC;
Lowercase HEX
#242ccc

Shades

Tints

Tones

Harmony

CSS snippets for #242CCC

.color-242ccc {
  color: #242CCC;
  background-color: #242CCC;
}

Frequently asked questions

What color is #242CCC?+

#242CCC is a HEX color with RGB value rgb(36, 44, 204) and HSL value hsl(237, 70%, 47%). Its closest CSS named color is MediumBlue.

What is the closest Tailwind color to #242CCC?+

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