crispedge.com

Color picker

Loading...

#ddb48f hex color - Orange - Warm color - Information

#ddb48f hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #ddb48f Color code in RGB color code model is created after adding 86.67% red color, 70.59% green color and 56.08% blue color. Hex #ddb48f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 19% magenta, 35% yellow and 13% black.

Hex #ddb48f color code is between #ccbb88 web safe hex color code and #eeaa99 web safe hex color code. #ccbb88 is the nearest web safe color code. You can see here many more shades of #ddb48f color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeddb48f#ddb48f
RGB Decimal221, 180, 143rgb(221, 180, 143)
RGB Percent87%, 71%, 56%rgb(87%, 71%, 56%)
CSS RGBa221, 180, 143,1rgba(221,180,143,1)
CMYK Modelcmyk(0%,19%,35%,13%)
HSL Color Space28,53% ,71%hsl(28,53% ,71%)
HSV Color Space28°, 35%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111011011010010001111
Octal335264217
Decimal221180143
Hexddb48f

Different shades of #ddb48f color code.

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

Light Shade of #ddb48f
#e9ceb6
Dark Shade of #ddb48f
#d19a68
Saturated Shade of #ddb48f
#e4b488
Desaturated Shade of #ddb48f
#d6b496
Grey scale Shade of #ddb48f
#b6b6b6
Brighten Shade
#f6cda8
Most Readable Shade
#000000

Shades of #ddb48f color code

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

#ddb48f
#c4a07f
#ab8c6f
#93785f
#7a644f
#62503f
#493c2f
#31281f
#18140f
#000000

Similar Color like #ddb48f color

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

#deb590
#dfb691
#e0b792
#e1b893
#e2b994
#e3ba95
#e4bb96
#e5bc97
#e6bd98
#e7be99
#e8bf9a
#e9c09b
#eac19c
#ebc29d
#dcb38e
#dbb28d
#dab18c
#d9b08b
#d8af8a
#d7ae89
#d6ad88
#d5ac87
#d4ab86
#d3aa85
#d2a984
#d1a883
#d0a782
#cfa681

Monochromatic Color with #ddb48f

#ddb48f
#080705
#332a21
#5d4c3c
#886f58
#b39174

Tints of #ddb48f Color

#ddb48f
#e0bc9b
#e4c4a7
#e8cdb4
#ecd5c0
#efddcd
#f3e6d9
#f7eee6
#fbf6f2
#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

#ddb48f
#8fb8dd

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

Split Complementary

#ddb48f
#8fdddb
#8f91dd

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

Analogous Color

#dd958f
#dda48f
#ddb48f
#ddc48f
#ddd38f

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

#ddb48f
#8fddb4
#b48fdd

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

#ddb48f
#91dd8f
#8fb8dd
#db8fdd

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#ddb48f
#8fb8dd
#8f91dd
#dddb8f

Double Complementary 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).

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

#ddb48f Color Code Preview on Black Background Color

This is how #ddb48f Color will look on black background color. Color contrast ratio is 11.00

#ddb48f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddb48f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddb48f

#ddb48f color code is use for CSS Background Color

Background color for the above div is #ddb48f

HTML with inline CSS

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

#ddb48f color code is use for CSS Border Color

CSS Border color for the above div is #ddb48f

HTML with inline CSS

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

CSS Border Left color for the above div is #ddb48f

HTML with inline CSS

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

CSS Border Right color for the above div is #ddb48f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ddb48f

HTML with inline CSS

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

CSS Border Top color for the above div is #ddb48f

HTML with inline CSS

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

#ddb48f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ddb48f Color code Preview on White Background

This is how #ddb48f Color code will look on white background color. Color contrast ratio is 1.91

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

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.