#AC2F2F Color Information

Hex color code: #AC2F2F

#AC2F2F is a vibrant red color. In RGB it is (172, 47, 47), and in HSL it is (0°, 57%, 43%). It is popular in mobile app design.

Try:
Color NameBrown
HEX
#AC2F2F
RGB
172, 47, 47
HSL
0°, 57%, 43%
CMYK
0%, 73%, 73%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #AC2F2F; 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 #AC2F2F; background-color: #AC2F2F15; }

Alert / Toast

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

Link / Accent

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

a { color: #AC2F2F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #AC2F2F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 47, 47

Red: 172 / Green: 47 / Blue: 47

HSL

0°, 57%, 43%

Hue: 0° / Saturation: 57% / Lightness: 43%

CMYK

0%, 73%, 73%, 33%

Cyan: 0% / Magenta: 73% / Yellow: 73% / Key: 33%

What color is #AC2F2F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AC2F2F to RGB:

rgb(172, 47, 47)HEX to RGB Converter →

HEX to HSL

Convert #AC2F2F to HSL:

hsl(0, 57%, 43%)RGB to HSL Converter →

HEX to CMYK

Convert #AC2F2F to CMYK:

cmyk(0%, 73%, 73%, 33%)Color Converter →

Color Meaning and Usage

A energetic red tone, #AC2F2F has RGB (172, 47, 47) and HSL (0°, 57%, 43%). 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 #AC2F2F is #2FACAC, creating high-contrast pairings. For softer combinations, try analogous colors like #AC2F6E.

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

Contrast with #AC2F2F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AC2F2F?

#AC2F2F is a energetic red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #AC2F2F?

#AC2F2F in RGB is (172, 47, 47) - 172 red, 47 green, and 47 blue.

How to use #AC2F2F in CSS?

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

What colors go well with #AC2F2F?

#2FACAC (complementary), #AC2F6E (analogous), and #701F1F (lighter shade) work well with #AC2F2F.