#66243F Color Information

Hex color code: #66243F

The hex color #66243F is a delicate magenta with RGB values of (102, 36, 63) and HSL of (335°, 48%, 27%). It is widely used in graphic design.

Try:
Color NameSaddle Brown
HEX
#66243F
RGB
102, 36, 63
HSL
335°, 48%, 27%
CMYK
0%, 65%, 38%, 60%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #66243F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

102, 36, 63

Red: 102 / Green: 36 / Blue: 63

HSL

335°, 48%, 27%

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

CMYK

0%, 65%, 38%, 60%

Cyan: 0% / Magenta: 65% / Yellow: 38% / Key: 60%

What color is #66243F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #66243F to RGB:

rgb(102, 36, 63)HEX to RGB Converter →

HEX to HSL

Convert #66243F to HSL:

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

HEX to CMYK

Convert #66243F to CMYK:

cmyk(0%, 65%, 38%, 60%)Color Converter →

Color Meaning and Usage

A gentle magenta tone, #66243F has RGB (102, 36, 63) and HSL (335°, 48%, 27%). Known for evoking warmth and passion, this red-orange hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #66243F is #24664A, creating high-contrast pairings. For softer combinations, try analogous colors like #662460.

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

Contrast with #66243F

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 #66243F?

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

What is the RGB value of #66243F?

#66243F in RGB is (102, 36, 63) - 102 red, 36 green, and 63 blue.

How to use #66243F in CSS?

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

What colors go well with #66243F?

#24664A (complementary), #662460 (analogous), and #2D101C (lighter shade) work well with #66243F.