#A0A38E Color Information

Hex color code: #A0A38E

A subtle yellow shade, #A0A38E appears as (160, 163, 142) in RGB and (69°, 10%, 60%) in HSL. It is often used for branding and logos.

Try:
Color NameDark Sea Green
HEX
#A0A38E
RGB
160, 163, 142
HSL
69°, 10%, 60%
CMYK
2%, 0%, 13%, 36%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #A0A38E; color: #000000; }

Badge

New Feature
.badge { background-color: #A0A38E; color: #000000; }

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 #A0A38E; background-color: #A0A38E15; }

Alert / Toast

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

Link / Accent

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

a { color: #A0A38E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

160, 163, 142

Red: 160 / Green: 163 / Blue: 142

HSL

69°, 10%, 60%

Hue: 69° / Saturation: 10% / Lightness: 60%

CMYK

2%, 0%, 13%, 36%

Cyan: 2% / Magenta: 0% / Yellow: 13% / Key: 36%

What color is #A0A38E?

#A0A38E is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A0A38E to RGB:

rgb(160, 163, 142)HEX to RGB Converter →

HEX to HSL

Convert #A0A38E to HSL:

hsl(69, 10%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #A0A38E to CMYK:

cmyk(2%, 0%, 13%, 36%)Color Converter →

Color Meaning and Usage

#A0A38E is a understated yellow color with RGB values of 160, 163, 142 and HSL of 69°, 10%, 60%. This desaturated neutral evokes balance and subtlety, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A0A38E is #928FA3, creating high-contrast pairings. For softer combinations, try analogous colors like #A39C8F.

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

Contrast with #A0A38E

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

Contrast Ratio: 8.12:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A0A38E?

#A0A38E is a understated yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #A0A38E?

#A0A38E in RGB is (160, 163, 142) - 160 red, 163 green, and 142 blue.

How to use #A0A38E in CSS?

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

What colors go well with #A0A38E?

#928FA3 (complementary), #A39C8F (analogous), and #7B7E67 (lighter shade) work well with #A0A38E.