Skip to main content Skip to docs navigation

#dfbcf7 hex color | Light Violet & Warm color | 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 Pink Illusion and its hex is #D8B8F8 Nearest Color Name

Color Hue/Base color: Violet

Hex #dfbcf7 Color code in RGB color code model is created after adding 87.45% red color, 73.73% green color and 96.86% blue color. Hex #dfbcf7 Color code in CMYK color (process color) code model is generated after subtraction of 10% cyan, 24% magenta, 0% yellow and 3.14% black.

Hex #dfbcf7 color code is between #ddbbff web safe hex color code and #eeccee web safe hex color code. #ddbbff is the nearest web safe color code. You can see here many more shades of #dfbcf7 color code.

RGB Chart

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

Color Table

Hex Color Code dfbcf7 #dfbcf7
RGB Decimal 223, 188, 247 223, 188, 247
RGB Percent 87%, 74%, 97% rgb(87%, 74%, 97%)
CSS RGBa 223, 188, 247,1 rgba(223,188,247,1)
CMYK Model cmyk(10%,24%,0%,3.14%)
HSL Color Space 276,79% ,85% hsl(276,79% ,85%)
HSV Color Space 276°, 24%, 97%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011111 10111100 11110111
Octal 337 274 367
Decimal 223 188 247
Hex df bc f7

Different shades of #dfbcf7 color code.

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

Darkest of #dfbcf7
#9e33e7
Darker of #dfbcf7
#b361ec
Dark of #dfbcf7
#c98ef2
Base of #dfbcf7
#dfbcf7
Light of #dfbcf7
#f5eafc
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

#dfbcf7
#d4f7bc

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

Split Complementary

#dfbcf7
#f2f7bc
#bcf7c1

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

Analogous Color

#bdbcf7
#c6bcf7
#dfbcf7
#f3bcf7
#f7bce3

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

#dfbcf7
#bcf7df
#f7dfbc

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

#dfbcf7
#f7dfbc
#d4f7bc
#bcd4f7

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

#dfbcf7
#f7c1bc
#d4f7bc
#bcf2f7

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

#8419ce
#9e33e7
#b361ec
#c98ef2
#dfbcf7
#f5eafc
#ffffff
#ffffff
#ffffff

Tints of #dfbcf7 Color

#dfbcf7
#e2c3f7
#e6caf8
#e9d2f9
#edd9fa
#f0e1fb
#f4e8fc
#f7f0fd
#fbf7fe
#ffffff

Shades of #dfbcf7 color code

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

#dfbcf7
#c6a7db
#ad92c0
#947da4
#7b6889
#63536d
#4a3e52
#312936
#18141b
#000000

Tones

#dfbcf7
#dec3ef
#dccbe8
#dbd2e0
#d9d9d9

Tones

Similar Color like #dfbcf7 color

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

#e0bdf8
#e1bef9
#e2bffa
#e3c0fb
#e4c1fc
#e5c2fd
#e6c3fe
#e7c4ff
#e8c5ff
#e9c6ff
#eac7ff
#ebc8ff
#ecc9ff
#edcaff
#debbf6
#ddbaf5
#dcb9f4
#dbb8f3
#dab7f2
#d9b6f1
#d8b5f0
#d7b4ef
#d6b3ee
#d5b2ed
#d4b1ec
#d3b0eb
#d2afea
#d1aee9

Download this

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

#dfbcf7 Color Code Preview on Black Background Color

This is how #dfbcf7 Color will look on black background color. Color contrast ratio is 12.67

#dfbcf7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dfbcf7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dfbcf7

#dfbcf7 color code is use for CSS Background Color

Background color for the above div is #dfbcf7

HTML with inline CSS

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

#dfbcf7 color code is use for CSS Border Color

CSS Border color for the above div is #dfbcf7

HTML with inline CSS

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

CSS Border Left color for the above div is #dfbcf7

HTML with inline CSS

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

CSS Border Right color for the above div is #dfbcf7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dfbcf7

HTML with inline CSS

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

CSS Border Top color for the above div is #dfbcf7

HTML with inline CSS

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

#dfbcf7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dfbcf7 Color code Preview on White Background

This is how #dfbcf7 Color code will look on white background color. Color contrast ratio is 1.66

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(223,188,247,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(212,247,188,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(223,188,247,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }