#20264B Color Information

Hex color code: #20264B

A deep blue shade, #20264B appears as (32, 38, 75) in RGB and (232°, 40%, 21%) in HSL. It is commonly used in modern UI design.

Try:
Color NameDark Slate Gray
HEX
#20264B
RGB
32, 38, 75
HSL
232°, 40%, 21%
CMYK
57%, 49%, 0%, 71%

Shades

CSS Usage
color: #20264B;
background-color: #20264B;
border-color: #20264B;
box-shadow: 0 0 10px #20264B;
border: 2px solid #20264B;
Tailwind Usage
bg-[#20264B]
text-[#20264B]
border-[#20264B]
shadow-[0_0_10px_20264B]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #20264B, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #20264B; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #20264B; 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 #20264B; background-color: #20264B15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #20264B20; border-left: 4px solid #20264B; }

Link / Accent

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

a { color: #20264B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #20264B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

32, 38, 75

Red: 32 / Green: 38 / Blue: 75

HSL

232°, 40%, 21%

Hue: 232° / Saturation: 40% / Lightness: 21%

CMYK

57%, 49%, 0%, 71%

Cyan: 57% / Magenta: 49% / Yellow: 0% / Key: 71%

What color is #20264B?

#20264B is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #20264B to RGB:

rgb(32, 38, 75)HEX to RGB Converter →

HEX to HSL

Convert #20264B to HSL:

hsl(232, 40%, 21%)RGB to HSL Converter →

HEX to CMYK

Convert #20264B to CMYK:

cmyk(57%, 49%, 0%, 71%)Color Converter →

Color Meaning and Usage

#20264B is a rich blue color with RGB values of 32, 38, 75 and HSL of 232°, 40%, 21%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #20264B is #4B4520, creating high-contrast pairings. For softer combinations, try analogous colors like #203B4B.

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

Contrast with #20264B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #20264B?

#20264B is a rich blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #20264B?

#20264B in RGB is (32, 38, 75) - 32 red, 38 green, and 75 blue.

How to use #20264B in CSS?

Use #20264B directly in your CSS properties like color or background-color.

What colors go well with #20264B?

#4B4520 (complementary), #203B4B (analogous), and #090B15 (lighter shade) work well with #20264B.