Skip to main content Skip to docs navigation

#dbc4db 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 Thistle and its hex is #D8BFD8 Nearest Color Name

Color Hue/Base color: Violet

Hex #dbc4db Color code in RGB color code model is created after adding 85.88% red color, 76.86% green color and 85.88% blue color. Hex #dbc4db Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 11% magenta, 0% yellow and 14.12% black.

Hex #dbc4db color code is between #ddccdd web safe hex color code and #ccbbcc web safe hex color code. #ddccdd is the nearest web safe color code. You can see here many more shades of #dbc4db color code.

RGB Chart

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

Color Table

Hex Color Code dbc4db #dbc4db
RGB Decimal 219, 196, 219 219, 196, 219
RGB Percent 86%, 77%, 86% rgb(86%, 77%, 86%)
CSS RGBa 219, 196, 219,1 rgba(219,196,219,1)
CMYK Model cmyk(0%,11%,0%,14.12%)
HSL Color Space 300,24% ,81% hsl(300,24% ,81%)
HSV Color Space 300°, 11%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011011 11000100 11011011
Octal 333 304 333
Decimal 219 196 219
Hex db c4 db

Different shades of #dbc4db color code.

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

Darkest of #dbc4db
#a165a1
Darker of #dbc4db
#b485b4
Dark of #dbc4db
#c8a4c8
Base of #dbc4db
#dbc4db
Light of #dbc4db
#eee4ee
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

#dbc4db
#c4dbc4

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

Split Complementary

#dbc4db
#cfdbc4
#c4dbcf

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

Analogous Color

#cec4db
#d1c4db
#dbc4db
#dbc4d3
#dbc4ca

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

#dbc4db
#c4dbdb
#dbdbc4

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

#dbc4db
#dbdbc4
#c4dbc4
#c4c4db

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

#dbc4db
#dbcfc4
#c4dbc4
#c4cfdb

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

#835083
#a165a1
#b485b4
#c8a4c8
#dbc4db
#eee4ee
#ffffff
#ffffff
#ffffff

Tints of #dbc4db Color

#dbc4db
#dfcadf
#e3d1e3
#e7d7e7
#ebdeeb
#efe4ef
#f3ebf3
#f7f1f7
#fbf8fb
#ffffff

Shades of #dbc4db color code

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

#dbc4db
#c2aec2
#aa98aa
#928292
#796c79
#615761
#494149
#302b30
#181518
#000000

Tones

#dbc4db
#d1cdd1
#cfcfcf
#cfcfcf
#cfcfcf

Tones

Similar Color like #dbc4db color

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

#dcc5dc
#ddc6dd
#dec7de
#dfc8df
#e0c9e0
#e1cae1
#e2cbe2
#e3cce3
#e4cde4
#e5cee5
#e6cfe6
#e7d0e7
#e8d1e8
#e9d2e9
#dac3da
#d9c2d9
#d8c1d8
#d7c0d7
#d6bfd6
#d5bed5
#d4bdd4
#d3bcd3
#d2bbd2
#d1bad1
#d0b9d0
#cfb8cf
#ceb7ce
#cdb6cd

Download this Light Violet

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

#dbc4db Color Code Preview on Black Background Color

This is how #dbc4db Color will look on black background color. Color contrast ratio is 12.93

#dbc4db in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbc4db

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbc4db

#dbc4db color code is use for CSS Background Color

Background color for the above div is #dbc4db

HTML with inline CSS

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

#dbc4db color code is use for CSS Border Color

CSS Border color for the above div is #dbc4db

HTML with inline CSS

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

CSS Border Left color for the above div is #dbc4db

HTML with inline CSS

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

CSS Border Right color for the above div is #dbc4db

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dbc4db

HTML with inline CSS

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

CSS Border Top color for the above div is #dbc4db

HTML with inline CSS

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

#dbc4db hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dbc4db Color code Preview on White Background

This is how #dbc4db Color code will look on white background color. Color contrast ratio is 1.62

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

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