Skip to main content Skip to docs navigation

#b5a898 hex color | Download Dark Yellow BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Fine Greige and its hex is #B5A998 Nearest Color Name

Color Hue/Base color: Yellow

Hex #b5a898 Color code in RGB color code model is created after adding 70.98% red color, 65.88% green color and 59.61% blue color. Hex #b5a898 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 7% magenta, 16% yellow and 29.02% black.

Hex #b5a898 color code is between #bbaa99 web safe hex color code and #aa9988 web safe hex color code. #bbaa99 is the nearest web safe color code. You can see here many more shades of #b5a898 color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code b5a898 #b5a898
RGB Decimal 181, 168, 152 181, 168, 152
RGB Percent 71%, 66%, 60% rgb(71%, 66%, 60%)
CSS RGBa 181, 168, 152,1 rgba(181,168,152,1)
CMYK Model cmyk(0%,7%,16%,29.02%)
HSL Color Space 33,16% ,65% hsl(33,16% ,65%)
HSV Color Space 33°, 16%, 71%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10110101 10101000 10011000
Octal 265 250 230
Decimal 181 168 152
Hex b5 a8 98

Different shades of #b5a898 color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Darkest of #b5a898
#695c4b
Darker of #b5a898
#867561
Dark of #b5a898
#a08f7a
Base of #b5a898
#b5a898
Light of #b5a898
#cac1b6
Lighter
#e0dad3
Lightest
#f5f3f1

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#b5a898
#98a5b5

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#b5a898
#98b3b5
#9998b5

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#b59899
#b59c98
#b5a898
#b5b298
#acb598

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#b5a898
#a898b5
#98b5a8

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#b5a898
#98b5a8
#98a5b5
#b598a5

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#b5a898
#98b599
#98a5b5
#b598b3

Square is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Monochromatic Color with #b5a898

#4b4236
#695c4b
#867561
#a08f7a
#b5a898
#cac1b6
#e0dad3
#f5f3f1
#ffffff

Tints of #b5a898 Color

#b5a898
#bdb1a3
#c5bbae
#cdc5ba
#d5cec5
#ded8d1
#e6e2dc
#eeebe8
#f6f5f3
#ffffff

Shades of #b5a898 color code

Generate more color scales with scales (color stack) generator.

#b5a898
#a09587
#8c8276
#787065
#645d54
#504a43
#3c3832
#282521
#141210
#000000

Tones

#b5a898
#a6a6a6
#a6a6a6
#a6a6a6
#a6a6a6

Tones

Similar Color like #b5a898 color

Find visually similar hex color codes nearing to #b5a898 hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#b6a999
#b7aa9a
#b8ab9b
#b9ac9c
#baad9d
#bbae9e
#bcaf9f
#bdb0a0
#beb1a1
#bfb2a2
#c0b3a3
#c1b4a4
#c2b5a5
#c3b6a6
#b4a797
#b3a696
#b2a595
#b1a494
#b0a393
#afa292
#aea191
#ada090
#ac9f8f
#ab9e8e
#aa9d8d
#a99c8c
#a89b8b
#a79a8a

Download this Dark Yellow

Hex #b5a898 Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#b5a898 Color Code Preview on Black Background Color

This is how #b5a898 Color will look on black background color. Color contrast ratio is 9.02

#b5a898 in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#b5a898">Your Example Paragraph content text in with font color #b5a898 </p>

Your Example Paragraph content text in with font color #b5a898

HTML with inline CSS

<div style="color:#b5a898">Your Paragraph text in with font color #b5a898 </div>

Your Example Paragraph content text in with font color #b5a898

#b5a898 color code is use for CSS Background Color

Background color for the above div is #b5a898

HTML with inline CSS

<div style="background-color:#b5a898;"></div>

#b5a898 color code is use for CSS Border Color

CSS Border color for the above div is #b5a898

HTML with inline CSS

<div style="border:5px solid #b5a898;"></div>

CSS Border Left color for the above div is #b5a898

HTML with inline CSS

<div style="border-left:5px solid #b5a898;"></div>

CSS Border Right color for the above div is #b5a898

HTML with inline CSS

<div style="border-right:5px solid #b5a898;"></div>

CSS Border Bottom color for the above div is #b5a898

HTML with inline CSS

<div style="border-bottom:5px solid #b5a898;"></div>

CSS Border Top color for the above div is #b5a898

HTML with inline CSS

<div style="border-top:5px solid #b5a898;"></div>

#b5a898 hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#b5a898; } .examplecolorclass {color:#b5a898; } .examplebordercolor {border:3px solid #b5a898; }

#b5a898 Color code Preview on White Background

This is how #b5a898 Color code will look on white background color. Color contrast ratio is 2.33

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #b5a898; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #b5a898; }

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(181,168,152,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(152,165,181,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(181,168,152,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }