#232CDC Color

Inspect #232CDC across formats, palettes, contrast and closest named color matches.

Color preview

#232CDC

Color formats

HEX
#232CDC
RGB
rgb(35, 44, 220)
RGBA
rgba(35, 44, 220, 1)
HSL
hsl(237, 73%, 50%)
HSV
hsv(237, 84%, 86%)
CMYK
cmyk(84%, 80%, 0%, 14%)
CSS variable
--color-primary: #232CDC;
Lowercase HEX
#232cdc

Shades

Tints

Tones

Harmony

CSS snippets for #232CDC

.color-232cdc {
  color: #232CDC;
  background-color: #232CDC;
}

Frequently asked questions

What color is #232CDC?+

#232CDC is a HEX color with RGB value rgb(35, 44, 220) and HSL value hsl(237, 73%, 50%). Its closest CSS named color is MediumBlue.

What is the closest Tailwind color to #232CDC?+

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