#66675B Color Information

Hex color code: #66675B

The hex color #66675B is a understated yellow with RGB values of (102, 103, 91) and HSL of (65°, 6%, 38%). It is popular in mobile app design.

Try:
Color NameDark Olive Green
HEX
#66675B
RGB
102, 103, 91
HSL
65°, 6%, 38%
CMYK
1%, 0%, 12%, 60%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #66675B; 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 #66675B; background-color: #66675B15; }

Alert / Toast

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

Link / Accent

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

a { color: #66675B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #66675B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

102, 103, 91

Red: 102 / Green: 103 / Blue: 91

HSL

65°, 6%, 38%

Hue: 65° / Saturation: 6% / Lightness: 38%

CMYK

1%, 0%, 12%, 60%

Cyan: 1% / Magenta: 0% / Yellow: 12% / Key: 60%

What color is #66675B?

#66675B is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #66675B to RGB:

rgb(102, 103, 91)HEX to RGB Converter →

HEX to HSL

Convert #66675B to HSL:

hsl(65, 6%, 38%)RGB to HSL Converter →

HEX to CMYK

Convert #66675B to CMYK:

cmyk(1%, 0%, 12%, 60%)Color Converter →

Color Meaning and Usage

#66675B is a muted yellow color with RGB values of 102, 103, 91 and HSL of 65°, 6%, 38%. This desaturated neutral evokes balance and subtlety, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #66675B is #5C5B67, creating high-contrast pairings. For softer combinations, try analogous colors like #67625B.

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

Contrast with #66675B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #66675B?

#66675B is a muted yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #66675B?

#66675B in RGB is (102, 103, 91) - 102 red, 103 green, and 91 blue.

How to use #66675B in CSS?

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

What colors go well with #66675B?

#5C5B67 (complementary), #67625B (analogous), and #3E3E37 (lighter shade) work well with #66675B.