crispedge.com

Color picker

Loading...

#f1caad hex color - Pastel Peach - Orange - Pantone 4030 C - Warm color - Information

#f1caad hex color - Pastel Peach - Orange - Pantone 4030 C - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Pantone Number: - Pantone 4030 C

Hex #f1caad Color Code is also known as Pastel Peach color.

Hex #f1caad Color code in RGB color code model is created after adding 94.51% red color, 79.22% green color and 67.84% blue color. Hex #f1caad Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 16% magenta, 28% yellow and 5% black.

Hex #f1caad color code is between #eeccaa web safe hex color code and #ffbbbb web safe hex color code. #eeccaa is the nearest web safe color code. You can see here many more shades of #f1caad color code.

0 Likes 0 Comments | 100 Views

RGB Chart

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

Color Table

Hex Color Codef1caad#f1caad
RGB Decimal241, 202, 173rgb(241, 202, 173)
RGB Percent95%, 79%, 68%rgb(95%, 79%, 68%)
CSS RGBa241, 202, 173,1rgba(241,202,173,1)
CMYK Modelcmyk(0%,16%,28%,5%)
HSL Color Space26,71% ,81%hsl(26,71% ,81%)
HSV Color Space26°, 28%, 95%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111100011100101010101101
Octal361312255
Decimal241202173
Hexf1caad

Different shades of #f1caad color code.

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

Light Shade of #f1caad
#f8e6d9
Dark Shade of #f1caad
#eaae81
Saturated Shade of #f1caad
#f6c9a8
Desaturated Shade of #f1caad
#eccbb2
Grey scale Shade of #f1caad
#cfcfcf
Brighten Shade
#ffe3c6
Most Readable Shade
#000000

Shades of #f1caad color code

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

#f1caad
#d6b399
#bb9d86
#a08673
#857060
#6b594c
#504339
#352c26
#1a1613
#000000

Similar Color like #f1caad color

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

#f2cbae
#f3ccaf
#f4cdb0
#f5ceb1
#f6cfb2
#f7d0b3
#f8d1b4
#f9d2b5
#fad3b6
#fbd4b7
#fcd5b8
#fdd6b9
#fed7ba
#ffd8bb
#f0c9ac
#efc8ab
#eec7aa
#edc6a9
#ecc5a8
#ebc4a7
#eac3a6
#e9c2a5
#e8c1a4
#e7c0a3
#e6bfa2
#e5bea1
#e4bda0
#e3bc9f

Monochromatic Color with #f1caad

#f1caad
#1c1814
#473c33
#715f51
#9c8370
#c6a68e

Tints of #f1caad Color

#f1caad
#f2cfb6
#f4d5bf
#f5dbc8
#f7e1d1
#f8e7da
#faede3
#fbf3ec
#fdf9f5
#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

#f1caad
#add4f1

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

Split Complementary

#f1caad
#adf1ec
#adb2f1

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

Analogous Color

#f1afad
#f1bcad
#f1caad
#f1d8ad
#f1e5ad

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

#f1caad
#adf1ca
#caadf1

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

#f1caad
#b2f1ad
#add4f1
#ecadf1

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

#f1caad
#add4f1
#adb2f1
#f1ecad

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

#f1caad Color Code Preview on Black Background Color

This is how #f1caad Color will look on black background color. Color contrast ratio is 13.79

#f1caad in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f1caad

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f1caad

#f1caad color code is use for CSS Background Color

Background color for the above div is #f1caad

HTML with inline CSS

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

#f1caad color code is use for CSS Border Color

CSS Border color for the above div is #f1caad

HTML with inline CSS

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

CSS Border Left color for the above div is #f1caad

HTML with inline CSS

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

CSS Border Right color for the above div is #f1caad

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f1caad

HTML with inline CSS

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

CSS Border Top color for the above div is #f1caad

HTML with inline CSS

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

#f1caad hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f1caad Color code Preview on White Background

This is how #f1caad Color code will look on white background color. Color contrast ratio is 1.52

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

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(241,202,173,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(173,212,241,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(241,202,173,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 100 Views

Post your comment:-

By submitting comment you agree to our privacy policy.