#213C4F Color Information

Hex color code: #213C4F

#213C4F is a dramatic blue color. In RGB it is (33, 60, 79), and in HSL it is (205°, 41%, 22%). It is widely used in graphic design.

Try:
Color NameDark Slate Gray
HEX
#213C4F
RGB
33, 60, 79
HSL
205°, 41%, 22%
CMYK
58%, 24%, 0%, 69%

Shades

CSS Usage
color: #213C4F;
background-color: #213C4F;
border-color: #213C4F;
box-shadow: 0 0 10px #213C4F;
border: 2px solid #213C4F;
Tailwind Usage
bg-[#213C4F]
text-[#213C4F]
border-[#213C4F]
shadow-[0_0_10px_213C4F]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #213C4F, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #213C4F; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #213C4F; 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 #213C4F; background-color: #213C4F15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #213C4F20; border-left: 4px solid #213C4F; }

Link / Accent

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

a { color: #213C4F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #213C4F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

33, 60, 79

Red: 33 / Green: 60 / Blue: 79

HSL

205°, 41%, 22%

Hue: 205° / Saturation: 41% / Lightness: 22%

CMYK

58%, 24%, 0%, 69%

Cyan: 58% / Magenta: 24% / Yellow: 0% / Key: 69%

What color is #213C4F?

#213C4F is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #213C4F to RGB:

rgb(33, 60, 79)HEX to RGB Converter →

HEX to HSL

Convert #213C4F to HSL:

hsl(205, 41%, 22%)RGB to HSL Converter →

HEX to CMYK

Convert #213C4F to CMYK:

cmyk(58%, 24%, 0%, 69%)Color Converter →

Color Meaning and Usage

#213C4F is a intense blue color with RGB values of 33, 60, 79 and HSL of 205°, 41%, 22%. This cyan-blue hue evokes trust and professionalism, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #213C4F is #4F3421, creating high-contrast pairings. For softer combinations, try analogous colors like #214F4B.

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

Contrast with #213C4F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #213C4F?

#213C4F is a intense blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #213C4F?

#213C4F in RGB is (33, 60, 79) - 33 red, 60 green, and 79 blue.

How to use #213C4F in CSS?

Use #213C4F directly in your CSS properties like color or background-color.

What colors go well with #213C4F?

#4F3421 (complementary), #214F4B (analogous), and #0B1319 (lighter shade) work well with #213C4F.