Skip to main content Skip to docs navigation

#dfc5ce 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 Tinted Rosewood and its hex is #E1C8D1 Nearest Color Name

Color Hue/Base color: Violet

Hex #dfc5ce Color code in RGB color code model is created after adding 87.45% red color, 77.25% green color and 80.78% blue color. Hex #dfc5ce Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 12% magenta, 8% yellow and 12.55% black.

Hex #dfc5ce color code is between #ddcccc web safe hex color code and #eebbdd web safe hex color code. #ddcccc is the nearest web safe color code. You can see here many more shades of #dfc5ce color code.

RGB Chart

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

Color Table

Hex Color Code dfc5ce #dfc5ce
RGB Decimal 223, 197, 206 223, 197, 206
RGB Percent 87%, 77%, 81% rgb(87%, 77%, 81%)
CSS RGBa 223, 197, 206,1 rgba(223,197,206,1)
CMYK Model cmyk(0%,12%,8%,12.55%)
HSL Color Space 339,29% ,82% hsl(339,29% ,82%)
HSV Color Space 339°, 12%, 87%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011111 11000101 11001110
Octal 337 305 316
Decimal 223 197 206
Hex df c5 ce

Different shades of #dfc5ce color code.

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

Darkest of #dfc5ce
#a9627b
Darker of #dfc5ce
#bb8396
Dark of #dfc5ce
#cda4b2
Base of #dfc5ce
#dfc5ce
Light of #dfc5ce
#f1e6ea
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

#dfc5ce
#c5dfd6

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

Split Complementary

#dfc5ce
#c5dfc9
#c5dbdf

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

Analogous Color

#dfc5dd
#dfc5d9
#dfc5ce
#dfc5c5
#dfcfc5

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

#dfc5ce
#c5cedf
#cedfc5

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

#dfc5ce
#cedfc5
#c5dfd6
#d6c5df

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

#dfc5ce
#dbdfc5
#c5dfd6
#c9c5df

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

#8b4d62
#a9627b
#bb8396
#cda4b2
#dfc5ce
#f1e6ea
#ffffff
#ffffff
#ffffff

Tints of #dfc5ce Color

#dfc5ce
#e2cbd3
#e6d1d8
#e9d8de
#eddee3
#f0e5e9
#f4ebee
#f7f2f4
#fbf8f9
#ffffff

Shades of #dfc5ce color code

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

#dfc5ce
#c6afb7
#ad99a0
#948389
#7b6d72
#63575b
#4a4144
#312b2d
#181516
#000000

Tones

#dfc5ce
#d6ced1
#d2d2d2
#d2d2d2
#d2d2d2

Tones

Similar Color like #dfc5ce color

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

#e0c6cf
#e1c7d0
#e2c8d1
#e3c9d2
#e4cad3
#e5cbd4
#e6ccd5
#e7cdd6
#e8ced7
#e9cfd8
#ead0d9
#ebd1da
#ecd2db
#edd3dc
#dec4cd
#ddc3cc
#dcc2cb
#dbc1ca
#dac0c9
#d9bfc8
#d8bec7
#d7bdc6
#d6bcc5
#d5bbc4
#d4bac3
#d3b9c2
#d2b8c1
#d1b7c0

Download this Light Violet

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

#dfc5ce Color Code Preview on Black Background Color

This is how #dfc5ce Color will look on black background color. Color contrast ratio is 13.02

#dfc5ce in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dfc5ce

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dfc5ce

#dfc5ce color code is use for CSS Background Color

Background color for the above div is #dfc5ce

HTML with inline CSS

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

#dfc5ce color code is use for CSS Border Color

CSS Border color for the above div is #dfc5ce

HTML with inline CSS

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

CSS Border Left color for the above div is #dfc5ce

HTML with inline CSS

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

CSS Border Right color for the above div is #dfc5ce

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dfc5ce

HTML with inline CSS

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

CSS Border Top color for the above div is #dfc5ce

HTML with inline CSS

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

#dfc5ce hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dfc5ce Color code Preview on White Background

This is how #dfc5ce Color code will look on white background color. Color contrast ratio is 1.61

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

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