Skip to main content Skip to docs navigation

#b5a7da hex color | Light Violet & Cool 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 Enchanted Lavender and its hex is #BFA3D9 Nearest Color Name

Color Hue/Base color: Violet

Hex #b5a7da Color code in RGB color code model is created after adding 70.98% red color, 65.49% green color and 85.49% blue color. Hex #b5a7da Color code in CMYK color (process color) code model is generated after subtraction of 17% cyan, 23% magenta, 0% yellow and 14.51% black.

Hex #b5a7da color code is between #bbaadd web safe hex color code and #aa99cc web safe hex color code. #bbaadd is the nearest web safe color code. You can see here many more shades of #b5a7da color code.

RGB Chart

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

Color Table

Hex Color Code b5a7da #b5a7da
RGB Decimal 181, 167, 218 181, 167, 218
RGB Percent 71%, 65%, 85% rgb(71%, 65%, 85%)
CSS RGBa 181, 167, 218,1 rgba(181,167,218,1)
CMYK Model cmyk(17%,23%,0%,14.51%)
HSL Color Space 256,41% ,75% hsl(256,41% ,75%)
HSV Color Space 256°, 23%, 85%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10110101 10100111 11011010
Octal 265 247 332
Decimal 181 167 218
Hex b5 a7 da

Different shades of #b5a7da color code.

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

Darkest of #b5a7da
#5f45a3
Darker of #b5a7da
#795fbc
Dark of #b5a7da
#9783cb
Base of #b5a7da
#b5a7da
Light of #b5a7da
#d3cbe9
Lighter
#f1eff8
Lightest
#ffffff

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

#b5a7da
#ccdaa7

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

Split Complementary

#b5a7da
#dacea7
#b2daa7

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

Analogous Color

#a7b7da
#a7aeda
#b5a7da
#c6a7da
#daa7d9

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

#b5a7da
#a7dab5
#dab5a7

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

#b5a7da
#dab5a7
#ccdaa7
#a7ccda

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

#b5a7da
#daa7b2
#ccdaa7
#a7dace

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

#4a367f
#5f45a3
#795fbc
#9783cb
#b5a7da
#d3cbe9
#f1eff8
#ffffff
#ffffff

Tints of #b5a7da Color

#b5a7da
#bdb0de
#c5bae2
#cdc4e6
#d5ceea
#ded7ee
#e6e1f2
#eeebf6
#f6f5fa
#ffffff

Shades of #b5a7da color code

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

#b5a7da
#a094c1
#8c81a9
#786f91
#645c79
#504a60
#3c3748
#282530
#141218
#000000

Tones

#b5a7da
#bbb3cd
#c0c0c1
#c0c0c0
#c0c0c0

Tones

Similar Color like #b5a7da color

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

#b6a8db
#b7a9dc
#b8aadd
#b9abde
#baacdf
#bbade0
#bcaee1
#bdafe2
#beb0e3
#bfb1e4
#c0b2e5
#c1b3e6
#c2b4e7
#c3b5e8
#b4a6d9
#b3a5d8
#b2a4d7
#b1a3d6
#b0a2d5
#afa1d4
#aea0d3
#ad9fd2
#ac9ed1
#ab9dd0
#aa9ccf
#a99bce
#a89acd
#a799cc

Download this

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

#b5a7da Color Code Preview on Black Background Color

This is how #b5a7da Color will look on black background color. Color contrast ratio is 9.50

#b5a7da in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b5a7da

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b5a7da

#b5a7da color code is use for CSS Background Color

Background color for the above div is #b5a7da

HTML with inline CSS

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

#b5a7da color code is use for CSS Border Color

CSS Border color for the above div is #b5a7da

HTML with inline CSS

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

CSS Border Left color for the above div is #b5a7da

HTML with inline CSS

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

CSS Border Right color for the above div is #b5a7da

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b5a7da

HTML with inline CSS

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

CSS Border Top color for the above div is #b5a7da

HTML with inline CSS

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

#b5a7da hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b5a7da Color code Preview on White Background

This is how #b5a7da Color code will look on white background color. Color contrast ratio is 2.21

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

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(181,167,218,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(204,218,167,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(181,167,218,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }