#69203F Color Information

Hex color code: #69203F

A warm magenta shade, #69203F appears as (105, 32, 63) in RGB and (335°, 53%, 27%) in HSL. It is commonly used in modern UI design.

Try:
Color NameBrown
HEX
#69203F
RGB
105, 32, 63
HSL
335°, 53%, 27%
CMYK
0%, 70%, 40%, 59%

Shades

CSS Usage
color: #69203F;
background-color: #69203F;
border-color: #69203F;
box-shadow: 0 0 10px #69203F;
border: 2px solid #69203F;
Tailwind Usage
bg-[#69203F]
text-[#69203F]
border-[#69203F]
shadow-[0_0_10px_69203F]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #69203F, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #69203F; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #69203F; 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 #69203F; background-color: #69203F15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #69203F20; border-left: 4px solid #69203F; }

Link / Accent

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

a { color: #69203F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #69203F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

105, 32, 63

Red: 105 / Green: 32 / Blue: 63

HSL

335°, 53%, 27%

Hue: 335° / Saturation: 53% / Lightness: 27%

CMYK

0%, 70%, 40%, 59%

Cyan: 0% / Magenta: 70% / Yellow: 40% / Key: 59%

What color is #69203F?

#69203F is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #69203F to RGB:

rgb(105, 32, 63)HEX to RGB Converter →

HEX to HSL

Convert #69203F to HSL:

hsl(335, 53%, 27%)RGB to HSL Converter →

HEX to CMYK

Convert #69203F to CMYK:

cmyk(0%, 70%, 40%, 59%)Color Converter →

Color Meaning and Usage

A warm magenta tone, #69203F has RGB (105, 32, 63) and HSL (335°, 53%, 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 #69203F is #20694B, creating high-contrast pairings. For softer combinations, try analogous colors like #692063.

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

Contrast with #69203F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #69203F?

#69203F is a warm magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #69203F?

#69203F in RGB is (105, 32, 63) - 105 red, 32 green, and 63 blue.

How to use #69203F in CSS?

Use #69203F directly in your CSS properties like color or background-color.

What colors go well with #69203F?

#20694B (complementary), #692063 (analogous), and #2F0E1C (lighter shade) work well with #69203F.