crispedge.com

Color picker

Loading...

#dabfb5 hex color - Orange - Warm color - Information

#dabfb5 hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

Hex #dabfb5 Color code in RGB color code model is created after adding 85.49% red color, 74.9% green color and 70.98% blue color. Hex #dabfb5 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 12% magenta, 17% yellow and 15% black.

Hex #dabfb5 color code is between #ddbbbb web safe hex color code and #ccccaa web safe hex color code. #ddbbbb is the nearest web safe color code. You can see here many more shades of #dabfb5 color code.

0 Likes 0 Comments | 4 Views

RGB Chart

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

Color Table

Hex Color Codedabfb5#dabfb5
RGB Decimal218, 191, 181rgb(218, 191, 181)
RGB Percent85%, 75%, 71%rgb(85%, 75%, 71%)
CSS RGBa218, 191, 181,1rgba(218,191,181,1)
CMYK Modelcmyk(0%,12%,17%,15%)
HSL Color Space16,33% ,78%hsl(16,33% ,78%)
HSV Color Space16°, 17%, 85%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110101011111110110101
Octal332277265
Decimal218191181
Hexdabfb5

Different shades of #dabfb5 color code.

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

Light Shade of #dabfb5
#ebdcd7
Dark Shade of #dabfb5
#c9a293
Saturated Shade of #dabfb5
#e0bcaf
Desaturated Shade of #dabfb5
#d4c2bb
Grey scale Shade of #dabfb5
#c7c7c7
Brighten Shade
#f3d8ce
Most Readable Shade
#000000

Shades of #dabfb5 color code

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

#dabfb5
#c1a9a0
#a9948c
#917f78
#796a64
#605450
#483f3c
#302a28
#181514
#000000

Similar Color like #dabfb5 color

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

#dbc0b6
#dcc1b7
#ddc2b8
#dec3b9
#dfc4ba
#e0c5bb
#e1c6bc
#e2c7bd
#e3c8be
#e4c9bf
#e5cac0
#e6cbc1
#e7ccc2
#e8cdc3
#d9beb4
#d8bdb3
#d7bcb2
#d6bbb1
#d5bab0
#d4b9af
#d3b8ae
#d2b7ad
#d1b6ac
#d0b5ab
#cfb4aa
#ceb3a9
#cdb2a8
#ccb1a7

Monochromatic Color with #dabfb5

#dabfb5
#050505
#302a28
#5a4f4b
#85756e
#af9a92

Tints of #dabfb5 Color

#dabfb5
#dec6bd
#e2cdc5
#e6d4cd
#eadbd5
#eee2de
#f2e9e6
#f6f0ee
#faf7f6
#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

#dabfb5
#b5d0da

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

Split Complementary

#dabfb5
#b5dad2
#b5beda

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

Analogous Color

#dab5ba
#dab8b5
#dabfb5
#dac6b5
#daceb5

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

#dabfb5
#b5dabf
#bfb5da

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

#dabfb5
#bddab5
#b5d0da
#d1b5da

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

#dabfb5
#b5d0da
#b5beda
#dad2b5

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 #dabfb5 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.

#dabfb5 Color Code Preview on Black Background Color

This is how #dabfb5 Color will look on black background color. Color contrast ratio is 12.10

#dabfb5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dabfb5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dabfb5

#dabfb5 color code is use for CSS Background Color

Background color for the above div is #dabfb5

HTML with inline CSS

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

#dabfb5 color code is use for CSS Border Color

CSS Border color for the above div is #dabfb5

HTML with inline CSS

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

CSS Border Left color for the above div is #dabfb5

HTML with inline CSS

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

CSS Border Right color for the above div is #dabfb5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dabfb5

HTML with inline CSS

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

CSS Border Top color for the above div is #dabfb5

HTML with inline CSS

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

#dabfb5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dabfb5 Color code Preview on White Background

This is how #dabfb5 Color code will look on white background color. Color contrast ratio is 1.74

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

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(218,191,181,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(181,208,218,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(218,191,181,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.