#220F76 Color Information

Hex color code: #220F76

A bold blue shade, #220F76 appears as (34, 15, 118) in RGB and (251°, 77%, 26%) in HSL. It is often used for branding and logos.

Try:
Color NameNavy
HEX
#220F76
RGB
34, 15, 118
HSL
251°, 77%, 26%
CMYK
71%, 87%, 0%, 54%

Shades

CSS Usage
color: #220F76;
background-color: #220F76;
border-color: #220F76;
box-shadow: 0 0 10px #220F76;
border: 2px solid #220F76;
Tailwind Usage
bg-[#220F76]
text-[#220F76]
border-[#220F76]
shadow-[0_0_10px_220F76]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #220F76, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #220F76; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #220F76; color: #FFFFFF; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #220F76; background-color: #220F7615; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #220F7620; border-left: 4px solid #220F76; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #220F76; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #220F76 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

34, 15, 118

Red: 34 / Green: 15 / Blue: 118

HSL

251°, 77%, 26%

Hue: 251° / Saturation: 77% / Lightness: 26%

CMYK

71%, 87%, 0%, 54%

Cyan: 71% / Magenta: 87% / Yellow: 0% / Key: 54%

What color is #220F76?

#220F76 is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #220F76 to RGB:

rgb(34, 15, 118)HEX to RGB Converter →

HEX to HSL

Convert #220F76 to HSL:

hsl(251, 77%, 26%)RGB to HSL Converter →

HEX to CMYK

Convert #220F76 to CMYK:

cmyk(71%, 87%, 0%, 54%)Color Converter →

Color Meaning and Usage

A vivid blue tone, #220F76 has RGB (34, 15, 118) and HSL (251°, 77%, 26%). Known for evoking creativity and luxury, this blue-purple hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #220F76 is #63750F, creating high-contrast pairings. For softer combinations, try analogous colors like #0F3075.

Use #220F76 in CSS: color: #220F76 or background-color: #220F76. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #220F76

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 1.40:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #220F76?

#220F76 is a vivid blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #220F76?

#220F76 in RGB is (34, 15, 118) - 34 red, 15 green, and 118 blue.

How to use #220F76 in CSS?

Use #220F76 directly in your CSS properties like color or background-color.

What colors go well with #220F76?

#63750F (complementary), #0F3075 (analogous), and #0E0632 (lighter shade) work well with #220F76.