#BEB464 Color Information

Hex color code: #BEB464

#BEB464 is a pastel yellow color. In RGB it is (190, 180, 100), and in HSL it is (53°, 41%, 57%). It is commonly used in modern UI design.

Try:
Color NameTan
HEX
#BEB464
RGB
190, 180, 100
HSL
53°, 41%, 57%
CMYK
0%, 5%, 47%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BEB464; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 180, 100

Red: 190 / Green: 180 / Blue: 100

HSL

53°, 41%, 57%

Hue: 53° / Saturation: 41% / Lightness: 57%

CMYK

0%, 5%, 47%, 25%

Cyan: 0% / Magenta: 5% / Yellow: 47% / Key: 25%

What color is #BEB464?

#BEB464 is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BEB464 to RGB:

rgb(190, 180, 100)HEX to RGB Converter →

HEX to HSL

Convert #BEB464 to HSL:

hsl(53, 41%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #BEB464 to CMYK:

cmyk(0%, 5%, 47%, 25%)Color Converter →

Color Meaning and Usage

#BEB464 is a delicate yellow color with RGB values of 190, 180, 100 and HSL of 53°, 41%, 57%. This orange-yellow hue evokes optimism and creativity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BEB464 is #646FBE, creating high-contrast pairings. For softer combinations, try analogous colors like #BE8764.

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

Contrast with #BEB464

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BEB464?

#BEB464 is a delicate yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #BEB464?

#BEB464 in RGB is (190, 180, 100) - 190 red, 180 green, and 100 blue.

How to use #BEB464 in CSS?

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

What colors go well with #BEB464?

#646FBE (complementary), #BE8764 (analogous), and #978D3F (lighter shade) work well with #BEB464.