#848A60 Color Information

Hex color code: #848A60

The hex color #848A60 is a understated yellow with RGB values of (132, 138, 96) and HSL of (69°, 18%, 46%). It is popular in mobile app design.

Try:
Color NameGray
HEX
#848A60
RGB
132, 138, 96
HSL
69°, 18%, 46%
CMYK
4%, 0%, 30%, 46%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #848A60; 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 #848A60; background-color: #848A6015; }

Alert / Toast

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

Link / Accent

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

a { color: #848A60; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #848A60 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

132, 138, 96

Red: 132 / Green: 138 / Blue: 96

HSL

69°, 18%, 46%

Hue: 69° / Saturation: 18% / Lightness: 46%

CMYK

4%, 0%, 30%, 46%

Cyan: 4% / Magenta: 0% / Yellow: 30% / Key: 46%

What color is #848A60?

#848A60 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #848A60 to RGB:

rgb(132, 138, 96)HEX to RGB Converter →

HEX to HSL

Convert #848A60 to HSL:

hsl(69, 18%, 46%)RGB to HSL Converter →

HEX to CMYK

Convert #848A60 to CMYK:

cmyk(4%, 0%, 30%, 46%)Color Converter →

Color Meaning and Usage

A balanced yellow tone, #848A60 has RGB (132, 138, 96) and HSL (69°, 18%, 46%). Known for evoking nature and harmony, this green hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #848A60 is #67608A, creating high-contrast pairings. For softer combinations, try analogous colors like #8A7C60.

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

Contrast with #848A60

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

Contrast Ratio: 5.79:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #848A60?

#848A60 is a balanced yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #848A60?

#848A60 in RGB is (132, 138, 96) - 132 red, 138 green, and 96 blue.

How to use #848A60 in CSS?

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

What colors go well with #848A60?

#67608A (complementary), #8A7C60 (analogous), and #595D41 (lighter shade) work well with #848A60.