#AA1830 Color Information

Hex color code: #AA1830

#AA1830 is a dynamic red color. In RGB it is (170, 24, 48), and in HSL it is (350°, 75%, 38%). It is typically applied in digital products.

Try:
Color NameFirebrick
HEX
#AA1830
RGB
170, 24, 48
HSL
350°, 75%, 38%
CMYK
0%, 86%, 72%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AA1830; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 24, 48

Red: 170 / Green: 24 / Blue: 48

HSL

350°, 75%, 38%

Hue: 350° / Saturation: 75% / Lightness: 38%

CMYK

0%, 86%, 72%, 33%

Cyan: 0% / Magenta: 86% / Yellow: 72% / Key: 33%

What color is #AA1830?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AA1830 to RGB:

rgb(170, 24, 48)HEX to RGB Converter →

HEX to HSL

Convert #AA1830 to HSL:

hsl(350, 75%, 38%)RGB to HSL Converter →

HEX to CMYK

Convert #AA1830 to CMYK:

cmyk(0%, 86%, 72%, 33%)Color Converter →

Color Meaning and Usage

A striking red tone, #AA1830 has RGB (170, 24, 48) and HSL (350°, 75%, 38%). Known for evoking warmth and passion, this red-orange hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AA1830 is #18AA91, creating high-contrast pairings. For softer combinations, try analogous colors like #AA1879.

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

Contrast with #AA1830

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AA1830?

#AA1830 is a striking red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #AA1830?

#AA1830 in RGB is (170, 24, 48) - 170 red, 24 green, and 48 blue.

How to use #AA1830 in CSS?

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

What colors go well with #AA1830?

#18AA91 (complementary), #AA1879 (analogous), and #670F1D (lighter shade) work well with #AA1830.