#232DBE Color

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

Color preview

#232DBE

Color formats

HEX
#232DBE
RGB
rgb(35, 45, 190)
RGBA
rgba(35, 45, 190, 1)
HSL
hsl(236, 69%, 44%)
HSV
hsv(236, 82%, 75%)
CMYK
cmyk(82%, 76%, 0%, 25%)
CSS variable
--color-primary: #232DBE;
Lowercase HEX
#232dbe

Shades

Tints

Tones

Harmony

CSS snippets for #232DBE

.color-232dbe {
  color: #232DBE;
  background-color: #232DBE;
}

Frequently asked questions

What color is #232DBE?+

#232DBE is a HEX color with RGB value rgb(35, 45, 190) and HSL value hsl(236, 69%, 44%). Its closest CSS named color is MediumBlue.

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

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