Skip to main content Skip to docs navigation

#b09fac hex color | Dark Violet & Warm color | 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 Symbolic and its hex is #B29EAD Nearest Color Name

Color Hue/Base color: Violet

Hex #b09fac Color code in RGB color code model is created after adding 69.02% red color, 62.35% green color and 67.45% blue color. Hex #b09fac Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 10% magenta, 2% yellow and 30.98% black.

Hex #b09fac color code is between #aa99aa web safe hex color code and #bbaabb web safe hex color code. #aa99aa is the nearest web safe color code. You can see here many more shades of #b09fac color code.

RGB Chart

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

Color Table

Hex Color Code b09fac #b09fac
RGB Decimal 176, 159, 172 176, 159, 172
RGB Percent 69%, 62%, 67% rgb(69%, 62%, 67%)
CSS RGBa 176, 159, 172,1 rgba(176,159,172,1)
CMYK Model cmyk(0%,10%,2%,30.98%)
HSL Color Space 314,10% ,66% hsl(314,10% ,66%)
HSV Color Space 314°, 10%, 69%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10110000 10011111 10101100
Octal 260 237 254
Decimal 176 159 172
Hex b0 9f ac

Different shades of #b09fac color code.

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

Darkest of #b09fac
#645260
Darker of #b09fac
#80697a
Dark of #b09fac
#998394
Base of #b09fac
#b09fac
Light of #b09fac
#c7bbc4
Lighter
#ded7dc
Lightest
#f5f3f5

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

#b09fac
#9fb0a3

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

Split Complementary

#b09fac
#a4b09f
#9fb0ac

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

Analogous Color

#aa9fb0
#ad9fb0
#b09fac
#b09fa6
#b09f9f

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

#b09fac
#9facb0
#acb09f

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

#b09fac
#acb09f
#9fb0a3
#a39fb0

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

#b09fac
#b0ac9f
#9fb0a3
#9fa4b0

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

#483b45
#645260
#80697a
#998394
#b09fac
#c7bbc4
#ded7dc
#f5f3f5
#ffffff

Tints of #b09fac Color

#b09fac
#b8a9b5
#c1b4be
#cabfc7
#d3c9d0
#dbd4da
#e4dfe3
#ede9ec
#f6f4f5
#ffffff

Shades of #b09fac color code

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

#b09fac
#9c8d98
#887b85
#756a72
#61585f
#4e464c
#3a3539
#272326
#131113
#000000

Tones

#b09fac
#a8a8a8
#a8a8a8
#a8a8a8
#a8a8a8

Tones

Similar Color like #b09fac color

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

#b1a0ad
#b2a1ae
#b3a2af
#b4a3b0
#b5a4b1
#b6a5b2
#b7a6b3
#b8a7b4
#b9a8b5
#baa9b6
#bbaab7
#bcabb8
#bdacb9
#beadba
#af9eab
#ae9daa
#ad9ca9
#ac9ba8
#ab9aa7
#aa99a6
#a998a5
#a897a4
#a796a3
#a695a2
#a594a1
#a493a0
#a3929f
#a2919e

Download this

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

#b09fac Color Code Preview on Black Background Color

This is how #b09fac Color will look on black background color. Color contrast ratio is 8.40

#b09fac in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b09fac

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b09fac

#b09fac color code is use for CSS Background Color

Background color for the above div is #b09fac

HTML with inline CSS

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

#b09fac color code is use for CSS Border Color

CSS Border color for the above div is #b09fac

HTML with inline CSS

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

CSS Border Left color for the above div is #b09fac

HTML with inline CSS

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

CSS Border Right color for the above div is #b09fac

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b09fac

HTML with inline CSS

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

CSS Border Top color for the above div is #b09fac

HTML with inline CSS

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

#b09fac hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b09fac Color code Preview on White Background

This is how #b09fac Color code will look on white background color. Color contrast ratio is 2.50

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(176,159,172,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(159,176,163,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(176,159,172,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }