Skip to main content Skip to docs navigation

#d6bbfc 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 #d6bbfc Color code in RGB color code model is created after adding 83.92% red color, 73.33% green color and 98.82% blue color. Hex #d6bbfc Color code in CMYK color (process color) code model is generated after subtraction of 15% cyan, 26% magenta, 0% yellow and 1.18% black.

Hex #d6bbfc color code is between #ddaaff web safe hex color code and #ccccee web safe hex color code. #ddaaff is the nearest web safe color code. You can see here many more shades of #d6bbfc color code.

RGB Chart

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

Color Table

Hex Color Code d6bbfc #d6bbfc
RGB Decimal 214, 187, 252 214, 187, 252
RGB Percent 84%, 73%, 99% rgb(84%, 73%, 99%)
CSS RGBa 214, 187, 252,1 rgba(214,187,252,1)
CMYK Model cmyk(15%,26%,0%,1.18%)
HSL Color Space 265,92% ,86% hsl(265,92% ,86%)
HSV Color Space 265°, 26%, 99%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 11010110 10111011 11111100
Octal 326 273 374
Decimal 214 187 252
Hex d6 bb fc

Different shades of #d6bbfc color code.

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

Darkest of #d6bbfc
#7e28f6
Darker of #d6bbfc
#9b59f8
Dark of #d6bbfc
#b98afa
Base of #d6bbfc
#d6bbfc
Light of #d6bbfc
#f3ecfe
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

#d6bbfc
#e1fcbb

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

Split Complementary

#d6bbfc
#fcf6bb
#c1fcbb

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

Analogous Color

#bbc6fc
#bbbbfc
#d6bbfc
#ecbbfc
#fcbbf1

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

#d6bbfc
#bbfcd6
#fcd6bb

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

#d6bbfc
#fcd6bb
#e1fcbb
#bbe1fc

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

#d6bbfc
#fcbbc1
#e1fcbb
#bbfcf6

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

#630ae1
#7e28f6
#9b59f8
#b98afa
#d6bbfc
#f3ecfe
#ffffff
#ffffff
#ffffff

Tints of #d6bbfc Color

#d6bbfc
#dac2fc
#dfcafc
#e3d1fd
#e8d9fd
#ece0fd
#f1e8fe
#f5effe
#faf7fe
#ffffff

Shades of #d6bbfc color code

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

#d6bbfc
#bea6e0
#a691c4
#8e7ca8
#76678c
#5f5370
#473e54
#2f2938
#17141c
#000000

Tones

#d6bbfc
#d7c2f5
#d8c9ee
#dad0e7
#dbd7e0

Tones

Similar Color like #d6bbfc color

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

#d7bcfd
#d8bdfe
#d9beff
#dabfff
#dbc0ff
#dcc1ff
#ddc2ff
#dec3ff
#dfc4ff
#e0c5ff
#e1c6ff
#e2c7ff
#e3c8ff
#e4c9ff
#d5bafb
#d4b9fa
#d3b8f9
#d2b7f8
#d1b6f7
#d0b5f6
#cfb4f5
#ceb3f4
#cdb2f3
#ccb1f2
#cbb0f1
#caaff0
#c9aeef
#c8adee

Download this Light Violet

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

#d6bbfc Color Code Preview on Black Background Color

This is how #d6bbfc Color will look on black background color. Color contrast ratio is 12.37

#d6bbfc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d6bbfc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d6bbfc

#d6bbfc color code is use for CSS Background Color

Background color for the above div is #d6bbfc

HTML with inline CSS

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

#d6bbfc color code is use for CSS Border Color

CSS Border color for the above div is #d6bbfc

HTML with inline CSS

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

CSS Border Left color for the above div is #d6bbfc

HTML with inline CSS

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

CSS Border Right color for the above div is #d6bbfc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d6bbfc

HTML with inline CSS

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

CSS Border Top color for the above div is #d6bbfc

HTML with inline CSS

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

#d6bbfc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d6bbfc Color code Preview on White Background

This is how #d6bbfc Color code will look on white background color. Color contrast ratio is 1.70

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

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