Skip to main content Skip to docs navigation

#d3bdfd 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 Light Violet and its hex is #D6B4FC Nearest Color Name

Color Hue/Base color: Violet

Hex #d3bdfd Color code in RGB color code model is created after adding 82.75% red color, 74.12% green color and 99.22% blue color. Hex #d3bdfd Color code in CMYK color (process color) code model is generated after subtraction of 17% cyan, 25% magenta, 0% yellow and 0.78% black.

Hex #d3bdfd color code is between #ccbbff web safe hex color code and #ddccee web safe hex color code. #ccbbff is the nearest web safe color code. You can see here many more shades of #d3bdfd color code.

RGB Chart

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

Color Table

Hex Color Code d3bdfd #d3bdfd
RGB Decimal 211, 189, 253 211, 189, 253
RGB Percent 83%, 74%, 99% rgb(83%, 74%, 99%)
CSS RGBa 211, 189, 253,1 rgba(211,189,253,1)
CMYK Model cmyk(17%,25%,0%,0.78%)
HSL Color Space 261,94% ,87% hsl(261,94% ,87%)
HSV Color Space 261°, 25%, 99%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 11010011 10111101 11111101
Octal 323 275 375
Decimal 211 189 253
Hex d3 bd fd

Different shades of #d3bdfd color code.

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

Darkest of #d3bdfd
#7029f9
Darker of #d3bdfd
#915afa
Dark of #d3bdfd
#b28cfc
Base of #d3bdfd
#d3bdfd
Light of #d3bdfd
#f4efff
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

#d3bdfd
#e7fdbd

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

Split Complementary

#d3bdfd
#fdf3bd
#c7fdbd

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

Analogous Color

#bdccfd
#bdc2fd
#d3bdfd
#e8bdfd
#fdbdf7

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

#d3bdfd
#bdfdd3
#fdd3bd

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

#d3bdfd
#fdd3bd
#e7fdbd
#bde7fd

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

#d3bdfd
#fdbdc7
#e7fdbd
#bdfdf3

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

#5407e7
#7029f9
#915afa
#b28cfc
#d3bdfd
#f4efff
#ffffff
#ffffff
#ffffff

Tints of #d3bdfd Color

#d3bdfd
#d7c4fd
#dccbfd
#e1d3fd
#e6dafd
#ebe1fe
#f0e9fe
#f5f0fe
#faf7fe
#ffffff

Shades of #d3bdfd color code

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

#d3bdfd
#bba8e0
#a493c4
#8c7ea8
#75698c
#5d5470
#463f54
#2e2a38
#17151c
#000000

Tones

#d3bdfd
#d5c4f6
#d7cbef
#d9d1e9
#dcd8e2

Tones

Similar Color like #d3bdfd color

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

#d4befe
#d5bfff
#d6c0ff
#d7c1ff
#d8c2ff
#d9c3ff
#dac4ff
#dbc5ff
#dcc6ff
#ddc7ff
#dec8ff
#dfc9ff
#e0caff
#e1cbff
#d2bcfc
#d1bbfb
#d0bafa
#cfb9f9
#ceb8f8
#cdb7f7
#ccb6f6
#cbb5f5
#cab4f4
#c9b3f3
#c8b2f2
#c7b1f1
#c6b0f0
#c5afef

Download this Light Violet

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

#d3bdfd Color Code Preview on Black Background Color

This is how #d3bdfd Color will look on black background color. Color contrast ratio is 12.47

#d3bdfd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d3bdfd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d3bdfd

#d3bdfd color code is use for CSS Background Color

Background color for the above div is #d3bdfd

HTML with inline CSS

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

#d3bdfd color code is use for CSS Border Color

CSS Border color for the above div is #d3bdfd

HTML with inline CSS

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

CSS Border Left color for the above div is #d3bdfd

HTML with inline CSS

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

CSS Border Right color for the above div is #d3bdfd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d3bdfd

HTML with inline CSS

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

CSS Border Top color for the above div is #d3bdfd

HTML with inline CSS

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

#d3bdfd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d3bdfd Color code Preview on White Background

This is how #d3bdfd Color code will look on white background color. Color contrast ratio is 1.68

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

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