#69223C Color Information

Hex color code: #69223C

The hex color #69223C is a warm magenta with RGB values of (105, 34, 60) and HSL of (338°, 51%, 27%). It is commonly used in modern UI design.

Try:
Color NameBrown
HEX
#69223C
RGB
105, 34, 60
HSL
338°, 51%, 27%
CMYK
0%, 68%, 43%, 59%

Shades

CSS Usage
color: #69223C;
background-color: #69223C;
border-color: #69223C;
box-shadow: 0 0 10px #69223C;
border: 2px solid #69223C;
Tailwind Usage
bg-[#69223C]
text-[#69223C]
border-[#69223C]
shadow-[0_0_10px_69223C]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #69223C, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #69223C; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #69223C; 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 #69223C; background-color: #69223C15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #69223C20; border-left: 4px solid #69223C; }

Link / Accent

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

a { color: #69223C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #69223C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

105, 34, 60

Red: 105 / Green: 34 / Blue: 60

HSL

338°, 51%, 27%

Hue: 338° / Saturation: 51% / Lightness: 27%

CMYK

0%, 68%, 43%, 59%

Cyan: 0% / Magenta: 68% / Yellow: 43% / Key: 59%

What color is #69223C?

#69223C is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #69223C to RGB:

rgb(105, 34, 60)HEX to RGB Converter →

HEX to HSL

Convert #69223C to HSL:

hsl(338, 51%, 27%)RGB to HSL Converter →

HEX to CMYK

Convert #69223C to CMYK:

cmyk(0%, 68%, 43%, 59%)Color Converter →

Color Meaning and Usage

A invigorating magenta tone, #69223C has RGB (105, 34, 60) and HSL (338°, 51%, 27%). Known for evoking warmth and passion, this red-orange hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #69223C is #22684E, creating high-contrast pairings. For softer combinations, try analogous colors like #68225F.

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

Contrast with #69223C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #69223C?

#69223C is a invigorating magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #69223C?

#69223C in RGB is (105, 34, 60) - 105 red, 34 green, and 60 blue.

How to use #69223C in CSS?

Use #69223C directly in your CSS properties like color or background-color.

What colors go well with #69223C?

#22684E (complementary), #68225F (analogous), and #2E0F1A (lighter shade) work well with #69223C.