Skip to main content Skip to docs navigation

#bda5ff hex color | Download Light Violet 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 Diva and its hex is #C9A0FF Nearest Color Name

Color Hue/Base color: Violet

Hex #bda5ff Color code in RGB color code model is created after adding 74.12% red color, 64.71% green color and 100% blue color. Hex #bda5ff Color code in CMYK color (process color) code model is generated after subtraction of 26% cyan, 35% magenta, 0% yellow and 0% black.

Hex #bda5ff color code is between #bbaaee web safe hex color code and #cc99dd web safe hex color code. #bbaaee is the nearest web safe color code. You can see here many more shades of #bda5ff color code.

RGB Chart

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

Color Table

Hex Color Code bda5ff #bda5ff
RGB Decimal 189, 165, 255 189, 165, 255
RGB Percent 74%, 65%, 100% rgb(74%, 65%, 100%)
CSS RGBa 189, 165, 255,1 rgba(189,165,255,1)
CMYK Model cmyk(26%,35%,0%,0%)
HSL Color Space 256,100% ,82% hsl(256,100% ,82%)
HSV Color Space 256°, 35%, 100%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10111101 10100101 11111111
Octal 275 245 377
Decimal 189 165 255
Hex bd a5 ff

Different shades of #bda5ff color code.

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

Darkest of #bda5ff
#4d0cff
Darker of #bda5ff
#723fff
Dark of #bda5ff
#9872ff
Base of #bda5ff
#bda5ff
Light of #bda5ff
#e2d8ff
Lighter
#ffffff
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

#bda5ff
#e7ffa5

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

Split Complementary

#bda5ff
#ffeaa5
#baffa5

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

Analogous Color

#a5c1ff
#a5b2ff
#bda5ff
#dba5ff
#ffa5fd

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

#bda5ff
#a5ffbd
#ffbda5

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

#bda5ff
#ffbda5
#e7ffa5
#a5e7ff

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

#bda5ff
#ffa5ba
#e7ffa5
#a5ffea

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

#3a00d8
#4d0cff
#723fff
#9872ff
#bda5ff
#e2d8ff
#ffffff
#ffffff
#ffffff

Tints of #bda5ff Color

#bda5ff
#c4afff
#cbb9ff
#d3c3ff
#dacdff
#e1d7ff
#e9e1ff
#f0ebff
#f7f5ff
#ffffff

Shades of #bda5ff color code

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

#bda5ff
#a892e2
#9380c6
#7e6eaa
#695b8d
#544971
#3f3755
#2a2438
#15121c
#000000

Tones

#bda5ff
#c1aef6
#c5b7ed
#cac0e4
#cec9db

Tones

Similar Color like #bda5ff color

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

#bea6ff
#bfa7ff
#c0a8ff
#c1a9ff
#c2aaff
#c3abff
#c4acff
#c5adff
#c6aeff
#c7afff
#c8b0ff
#c9b1ff
#cab2ff
#cbb3ff
#bca4fe
#bba3fd
#baa2fc
#b9a1fb
#b8a0fa
#b79ff9
#b69ef8
#b59df7
#b49cf6
#b39bf5
#b29af4
#b199f3
#b098f2
#af97f1

Download this Light Violet

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

#bda5ff Color Code Preview on Black Background Color

This is how #bda5ff Color will look on black background color. Color contrast ratio is 9.99

#bda5ff in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bda5ff

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bda5ff

#bda5ff color code is use for CSS Background Color

Background color for the above div is #bda5ff

HTML with inline CSS

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

#bda5ff color code is use for CSS Border Color

CSS Border color for the above div is #bda5ff

HTML with inline CSS

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

CSS Border Left color for the above div is #bda5ff

HTML with inline CSS

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

CSS Border Right color for the above div is #bda5ff

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bda5ff

HTML with inline CSS

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

CSS Border Top color for the above div is #bda5ff

HTML with inline CSS

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

#bda5ff hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bda5ff Color code Preview on White Background

This is how #bda5ff Color code will look on white background color. Color contrast ratio is 2.10

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

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(189,165,255,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(231,255,165,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(189,165,255,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }