#6F6957 Color Information

Hex color code: #6F6957

A muted yellow shade, #6F6957 appears as (111, 105, 87) in RGB and (45°, 12%, 39%) in HSL. It is typically applied in digital products.

Try:
Color NameDark Olive Green
HEX
#6F6957
RGB
111, 105, 87
HSL
45°, 12%, 39%
CMYK
0%, 5%, 22%, 56%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #6F6957; 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 #6F6957; background-color: #6F695715; }

Alert / Toast

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

Link / Accent

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

a { color: #6F6957; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #6F6957 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

111, 105, 87

Red: 111 / Green: 105 / Blue: 87

HSL

45°, 12%, 39%

Hue: 45° / Saturation: 12% / Lightness: 39%

CMYK

0%, 5%, 22%, 56%

Cyan: 0% / Magenta: 5% / Yellow: 22% / Key: 56%

What color is #6F6957?

#6F6957 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #6F6957 to RGB:

rgb(111, 105, 87)HEX to RGB Converter →

HEX to HSL

Convert #6F6957 to HSL:

hsl(45, 12%, 39%)RGB to HSL Converter →

HEX to CMYK

Convert #6F6957 to CMYK:

cmyk(0%, 5%, 22%, 56%)Color Converter →

Color Meaning and Usage

A muted yellow tone, #6F6957 has RGB (111, 105, 87) and HSL (45°, 12%, 39%). Known for evoking balance and subtlety, this desaturated neutral is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #6F6957 is #585D6F, creating high-contrast pairings. For softer combinations, try analogous colors like #6F5D58.

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

Contrast with #6F6957

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #6F6957?

#6F6957 is a muted yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #6F6957?

#6F6957 in RGB is (111, 105, 87) - 111 red, 105 green, and 87 blue.

How to use #6F6957 in CSS?

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

What colors go well with #6F6957?

#585D6F (complementary), #6F5D58 (analogous), and #454136 (lighter shade) work well with #6F6957.