#232F6C Color

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

Color preview

#232F6C

Color formats

HEX
#232F6C
RGB
rgb(35, 47, 108)
RGBA
rgba(35, 47, 108, 1)
HSL
hsl(230, 51%, 28%)
HSV
hsv(230, 68%, 42%)
CMYK
cmyk(68%, 56%, 0%, 58%)
CSS variable
--color-primary: #232F6C;
Lowercase HEX
#232f6c

Shades

Tints

Tones

Harmony

CSS snippets for #232F6C

.color-232f6c {
  color: #232F6C;
  background-color: #232F6C;
}

Frequently asked questions

What color is #232F6C?+

#232F6C is a HEX color with RGB value rgb(35, 47, 108) and HSL value hsl(230, 51%, 28%). Its closest CSS named color is MidnightBlue.

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

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