Skip to main content Skip to docs navigation

#d4bcfb 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 Violet Heaven and its hex is #CDB7FA Nearest Color Name

Color Hue/Base color: Violet

Hex #d4bcfb Color code in RGB color code model is created after adding 83.14% red color, 73.73% green color and 98.43% blue color. Hex #d4bcfb Color code in CMYK color (process color) code model is generated after subtraction of 16% cyan, 25% magenta, 0% yellow and 1.57% black.

Hex #d4bcfb 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 #d4bcfb color code.

RGB Chart

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

Color Table

Hex Color Code d4bcfb #d4bcfb
RGB Decimal 212, 188, 251 212, 188, 251
RGB Percent 83%, 74%, 98% rgb(83%, 74%, 98%)
CSS RGBa 212, 188, 251,1 rgba(212,188,251,1)
CMYK Model cmyk(16%,25%,0%,1.57%)
HSL Color Space 263,89% ,86% hsl(263,89% ,86%)
HSV Color Space 263°, 25%, 98%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 11010100 10111100 11111011
Octal 324 274 373
Decimal 212 188 251
Hex d4 bc fb

Different shades of #d4bcfb color code.

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

Darkest of #d4bcfb
#772cf2
Darker of #d4bcfb
#965cf5
Dark of #d4bcfb
#b58cf8
Base of #d4bcfb
#d4bcfb
Light of #d4bcfb
#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

#d4bcfb
#e3fbbc

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

Split Complementary

#d4bcfb
#fbf4bc
#c4fbbc

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

Analogous Color

#bcc9fb
#bcbefb
#d4bcfb
#e9bcfb
#fbbcf3

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

#d4bcfb
#bcfbd4
#fbd4bc

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

#d4bcfb
#fbd4bc
#e3fbbc
#bce3fb

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

#d4bcfb
#fbbcc4
#e3fbbc
#bcfbf4

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

#5d0dde
#772cf2
#965cf5
#b58cf8
#d4bcfb
#f3ecfe
#ffffff
#ffffff
#ffffff

Tints of #d4bcfb Color

#d4bcfb
#d8c3fb
#ddcafb
#e2d2fc
#e7d9fc
#ebe1fd
#f0e8fd
#f5f0fe
#faf7fe
#ffffff

Shades of #d4bcfb color code

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

#d4bcfb
#bca7df
#a492c3
#8d7da7
#75688b
#5e536f
#463e53
#2f2937
#17141b
#000000

Tones

#d4bcfb
#d6c3f4
#d7caed
#d9d1e6
#dbd8df

Tones

Similar Color like #d4bcfb color

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

#d5bdfc
#d6befd
#d7bffe
#d8c0ff
#d9c1ff
#dac2ff
#dbc3ff
#dcc4ff
#ddc5ff
#dec6ff
#dfc7ff
#e0c8ff
#e1c9ff
#e2caff
#d3bbfa
#d2baf9
#d1b9f8
#d0b8f7
#cfb7f6
#ceb6f5
#cdb5f4
#ccb4f3
#cbb3f2
#cab2f1
#c9b1f0
#c8b0ef
#c7afee
#c6aeed

Download this Light Violet

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

#d4bcfb Color Code Preview on Black Background Color

This is how #d4bcfb Color will look on black background color. Color contrast ratio is 12.39

#d4bcfb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d4bcfb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d4bcfb

#d4bcfb color code is use for CSS Background Color

Background color for the above div is #d4bcfb

HTML with inline CSS

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

#d4bcfb color code is use for CSS Border Color

CSS Border color for the above div is #d4bcfb

HTML with inline CSS

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

CSS Border Left color for the above div is #d4bcfb

HTML with inline CSS

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

CSS Border Right color for the above div is #d4bcfb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d4bcfb

HTML with inline CSS

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

CSS Border Top color for the above div is #d4bcfb

HTML with inline CSS

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

#d4bcfb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d4bcfb Color code Preview on White Background

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

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(212,188,251,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(227,251,188,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(212,188,251,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }