Skip to main content Skip to docs navigation

#dbc2dd 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 Epiphany and its hex is #DBC1DE Nearest Color Name

Color Hue/Base color: Violet

Hex #dbc2dd Color code in RGB color code model is created after adding 85.88% red color, 76.08% green color and 86.67% blue color. Hex #dbc2dd Color code in CMYK color (process color) code model is generated after subtraction of 1% cyan, 12% magenta, 0% yellow and 13.33% black.

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

RGB Chart

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

Color Table

Hex Color Code dbc2dd #dbc2dd
RGB Decimal 219, 194, 221 219, 194, 221
RGB Percent 86%, 76%, 87% rgb(86%, 76%, 87%)
CSS RGBa 219, 194, 221,1 rgba(219,194,221,1)
CMYK Model cmyk(1%,12%,0%,13.33%)
HSL Color Space 296,28% ,81% hsl(296,28% ,81%)
HSV Color Space 296°, 12%, 87%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011011 11000010 11011101
Octal 333 302 335
Decimal 219 194 221
Hex db c2 dd

Different shades of #dbc2dd color code.

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

Darkest of #dbc2dd
#a160a6
Darker of #dbc2dd
#b480b8
Dark of #dbc2dd
#c8a1cb
Base of #dbc2dd
#dbc2dd
Light of #dbc2dd
#eee3ef
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

#dbc2dd
#c4ddc2

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

Split Complementary

#dbc2dd
#d1ddc2
#c2ddcd

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

Analogous Color

#cbc2dd
#d0c2dd
#dbc2dd
#ddc2d6
#ddc2cb

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

#dbc2dd
#c2dddb
#dddbc2

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

#dbc2dd
#dddbc2
#c4ddc2
#c2c4dd

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

#dbc2dd
#ddcdc2
#c4ddc2
#c2d1dd

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

#834c87
#a160a6
#b480b8
#c8a1cb
#dbc2dd
#eee3ef
#ffffff
#ffffff
#ffffff

Tints of #dbc2dd Color

#dbc2dd
#dfc8e0
#e3cfe4
#e7d6e8
#ebddec
#efe3ef
#f3eaf3
#f7f1f7
#fbf8fb
#ffffff

Shades of #dbc2dd color code

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

#dbc2dd
#c2acc4
#aa96ab
#928193
#796b7a
#615662
#494049
#302b31
#181518
#000000

Tones

#dbc2dd
#d3cbd3
#cfcfcf
#cfcfcf
#cfcfcf

Tones

Similar Color like #dbc2dd color

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

#dcc3de
#ddc4df
#dec5e0
#dfc6e1
#e0c7e2
#e1c8e3
#e2c9e4
#e3cae5
#e4cbe6
#e5cce7
#e6cde8
#e7cee9
#e8cfea
#e9d0eb
#dac1dc
#d9c0db
#d8bfda
#d7bed9
#d6bdd8
#d5bcd7
#d4bbd6
#d3bad5
#d2b9d4
#d1b8d3
#d0b7d2
#cfb6d1
#ceb5d0
#cdb4cf

Download this Light Violet

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

#dbc2dd Color Code Preview on Black Background Color

This is how #dbc2dd Color will look on black background color. Color contrast ratio is 12.77

#dbc2dd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbc2dd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbc2dd

#dbc2dd color code is use for CSS Background Color

Background color for the above div is #dbc2dd

HTML with inline CSS

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

#dbc2dd color code is use for CSS Border Color

CSS Border color for the above div is #dbc2dd

HTML with inline CSS

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

CSS Border Left color for the above div is #dbc2dd

HTML with inline CSS

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

CSS Border Right color for the above div is #dbc2dd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dbc2dd

HTML with inline CSS

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

CSS Border Top color for the above div is #dbc2dd

HTML with inline CSS

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

#dbc2dd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dbc2dd Color code Preview on White Background

This is how #dbc2dd Color code will look on white background color. Color contrast ratio is 1.64

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

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