Skip to main content Skip to docs navigation

#dbcbc3 hex color | Download Light Orange 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 Pastel Parchment and its hex is #DBCCC3 Nearest Color Name

Color Hue/Base color: Orange

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

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

RGB Chart

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

Color Table

Hex Color Code dbcbc3 #dbcbc3
RGB Decimal 219, 203, 195 219, 203, 195
RGB Percent 86%, 80%, 76% rgb(86%, 80%, 76%)
CSS RGBa 219, 203, 195,1 rgba(219,203,195,1)
CMYK Model cmyk(0%,7%,11%,14.12%)
HSL Color Space 20,25% ,81% hsl(20,25% ,81%)
HSV Color Space 20°, 11%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011011 11001011 11000011
Octal 333 313 303
Decimal 219 203 195
Hex db cb c3

Different shades of #dbcbc3 color code.

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

Darkest of #dbcbc3
#a27863
Darker of #dbcbc3
#b59483
Dark of #dbcbc3
#c8afa3
Base of #dbcbc3
#dbcbc3
Light of #dbcbc3
#eee7e3
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

#dbcbc3
#c3d3db

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

Split Complementary

#dbcbc3
#c3dbd7
#c3c7db

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

Analogous Color

#dbc3c9
#dbc3c5
#dbcbc3
#dbd3c3
#d9dbc3

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

#dbcbc3
#cbc3db
#c3dbcb

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

#dbcbc3
#c3dbcb
#c3d3db
#dbc3d3

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

#dbcbc3
#c7dbc3
#c3d3db
#d7c3db

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

#83604f
#a27863
#b59483
#c8afa3
#dbcbc3
#eee7e3
#ffffff
#ffffff
#ffffff

Tints of #dbcbc3 Color

#dbcbc3
#dfd0c9
#e3d6d0
#e7dcd7
#ebe2dd
#efe7e4
#f3edeb
#f7f3f1
#fbf9f8
#ffffff

Shades of #dbcbc3 color code

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

#dbcbc3
#c2b4ad
#aa9d97
#928782
#79706c
#615a56
#494341
#302d2b
#181615
#000000

Tones

#dbcbc3
#d1cecd
#cfcfcf
#cfcfcf
#cfcfcf

Tones

Similar Color like #dbcbc3 color

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

#dcccc4
#ddcdc5
#decec6
#dfcfc7
#e0d0c8
#e1d1c9
#e2d2ca
#e3d3cb
#e4d4cc
#e5d5cd
#e6d6ce
#e7d7cf
#e8d8d0
#e9d9d1
#dacac2
#d9c9c1
#d8c8c0
#d7c7bf
#d6c6be
#d5c5bd
#d4c4bc
#d3c3bb
#d2c2ba
#d1c1b9
#d0c0b8
#cfbfb7
#cebeb6
#cdbdb5

Download this Light Orange

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

#dbcbc3 Color Code Preview on Black Background Color

This is how #dbcbc3 Color will look on black background color. Color contrast ratio is 13.34

#dbcbc3 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbcbc3

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbcbc3

#dbcbc3 color code is use for CSS Background Color

Background color for the above div is #dbcbc3

HTML with inline CSS

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

#dbcbc3 color code is use for CSS Border Color

CSS Border color for the above div is #dbcbc3

HTML with inline CSS

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

CSS Border Left color for the above div is #dbcbc3

HTML with inline CSS

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

CSS Border Right color for the above div is #dbcbc3

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dbcbc3

HTML with inline CSS

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

CSS Border Top color for the above div is #dbcbc3

HTML with inline CSS

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

#dbcbc3 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dbcbc3 Color code Preview on White Background

This is how #dbcbc3 Color code will look on white background color. Color contrast ratio is 1.57

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

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