Skip to main content Skip to docs navigation

#bba68e 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 Pantone 4253 C and its hex is #BAA58D Nearest Color Name

Color Hue/Base color: Yellow

Hex #bba68e Color code in RGB color code model is created after adding 73.33% red color, 65.1% green color and 55.69% blue color. Hex #bba68e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 11% magenta, 24% yellow and 26.67% black.

Hex #bba68e color code is between #aaaa88 web safe hex color code and #cc9999 web safe hex color code. #aaaa88 is the nearest web safe color code. You can see here many more shades of #bba68e color code.

RGB Chart

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

Color Table

Hex Color Code bba68e #bba68e
RGB Decimal 187, 166, 142 187, 166, 142
RGB Percent 73%, 65%, 56% rgb(73%, 65%, 56%)
CSS RGBa 187, 166, 142,1 rgba(187,166,142,1)
CMYK Model cmyk(0%,11%,24%,26.67%)
HSL Color Space 32,25% ,65% hsl(32,25% ,65%)
HSV Color Space 32°, 24%, 73%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111011 10100110 10001110
Octal 273 246 216
Decimal 187 166 142
Hex bb a6 8e

Different shades of #bba68e color code.

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

Darkest of #bba68e
#6e5942
Darker of #bba68e
#8e7355
Dark of #bba68e
#a88d6e
Base of #bba68e
#bba68e
Light of #bba68e
#cebfae
Lighter
#e1d8ce
Lightest
#f4f1ee

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

#bba68e
#8ea3bb

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

Split Complementary

#bba68e
#8eb9bb
#908ebb

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

Analogous Color

#bb8e90
#bb938e
#bba68e
#bbb58e
#aebb8e

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

#bba68e
#a68ebb
#8ebba6

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

#bba68e
#8ebba6
#8ea3bb
#bb8ea3

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

#bba68e
#8ebb90
#8ea3bb
#bb8eb9

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 #bba68e

#4e402f
#6e5942
#8e7355
#a88d6e
#bba68e
#cebfae
#e1d8ce
#f4f1ee
#ffffff

Tints of #bba68e Color

#bba68e
#c2af9a
#cab9a7
#d1c3b3
#d9cdc0
#e0d7cc
#e8e1d9
#efebe5
#f7f5f2
#ffffff

Shades of #bba68e color code

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

#bba68e
#a6937e
#91816e
#7c6e5e
#675c4e
#53493f
#3e372f
#29241f
#14120f
#000000

Tones

#bba68e
#a9a5a0
#a5a5a5
#a5a5a5
#a5a5a5

Tones

Similar Color like #bba68e color

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

#bca78f
#bda890
#bea991
#bfaa92
#c0ab93
#c1ac94
#c2ad95
#c3ae96
#c4af97
#c5b098
#c6b199
#c7b29a
#c8b39b
#c9b49c
#baa58d
#b9a48c
#b8a38b
#b7a28a
#b6a189
#b5a088
#b49f87
#b39e86
#b29d85
#b19c84
#b09b83
#af9a82
#ae9981
#ad9880

Download this Dark Yellow

Hex #bba68e 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.

#bba68e Color Code Preview on Black Background Color

This is how #bba68e Color will look on black background color. Color contrast ratio is 8.96

#bba68e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bba68e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bba68e

#bba68e color code is use for CSS Background Color

Background color for the above div is #bba68e

HTML with inline CSS

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

#bba68e color code is use for CSS Border Color

CSS Border color for the above div is #bba68e

HTML with inline CSS

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

CSS Border Left color for the above div is #bba68e

HTML with inline CSS

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

CSS Border Right color for the above div is #bba68e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bba68e

HTML with inline CSS

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

CSS Border Top color for the above div is #bba68e

HTML with inline CSS

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

#bba68e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bba68e Color code Preview on White Background

This is how #bba68e Color code will look on white background color. Color contrast ratio is 2.34

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 #bba68e; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #bba68e; }

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(187,166,142,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(142,163,187,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(187,166,142,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }