crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#f2ab95 hex color - Orange - Warm color - Information

#f2ab95 hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

Hex #f2ab95 Color code in RGB color code model is created after adding 94.9% red color, 67.06% green color and 58.43% blue color. Hex #f2ab95 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 29% magenta, 38% yellow and 5% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codef2ab95#f2ab95
RGB Decimal242, 171, 149rgb(242, 171, 149)
RGB Percent95%, 67%, 58%rgb(95%, 67%, 58%)
CSS RGBa242, 171, 149,1rgba(242,171,149,1)
CMYK Modelcmyk(0%,29%,38%,5%)
HSL Color Space14,78% ,77%hsl(14,78% ,77%)
HSV Color Space14°, 38%, 95%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111100101010101110010101
Octal362253225
Decimal242171149
Hexf2ab95

Different shades of #f2ab95 color code.

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

Light Shade of #f2ab95
#f8cfc2
Dark Shade of #f2ab95
#ec8768
Saturated Shade of #f2ab95
#f8a88f
Desaturated Shade of #f2ab95
#ecae9b
Grey scale Shade of #f2ab95
#c3c3c3
Brighten Shade
#ffc4ae
Most Readable Shade
#000000

Shades of #f2ab95 color code

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

#f2ab95
#d79884
#bc8573
#a17263
#865f52
#6b4c42
#503931
#352621
#1a1310
#000000

Similar Color like #f2ab95 color

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

#f3ac96
#f4ad97
#f5ae98
#f6af99
#f7b09a
#f8b19b
#f9b29c
#fab39d
#fbb49e
#fcb59f
#fdb6a0
#feb7a1
#ffb8a2
#ffb9a3
#f1aa94
#f0a993
#efa892
#eea791
#eda690
#eca58f
#eba48e
#eaa38d
#e9a28c
#e8a18b
#e7a08a
#e69f89
#e59e88
#e49d87

Monochromatic Color with #f2ab95

#f2ab95
#1d1512
#48332c
#725147
#9d6f61
#c78d7b

Tints of #f2ab95 Color

#f2ab95
#f3b4a0
#f4bdac
#f6c7b8
#f7d0c4
#f9d9cf
#fae3db
#fcece7
#fdf5f3
#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

#f2ab95
#95dcf2

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

Split Complementary

#f2ab95
#95f2d9
#95adf2

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

Analogous Color

#f295a4
#f29895
#f2ab95
#f2be95
#f2d095

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

#f2ab95
#95f2ab
#ab95f2

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

#f2ab95
#adf295
#95dcf2
#d995f2

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

#f2ab95
#95dcf2
#95adf2
#f2d995

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

#f2ab95 Color Code Preview on Black Background Color

This is how #f2ab95 Color will look on black background color. Color contrast ratio is 11.03

#f2ab95 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f2ab95

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f2ab95

#f2ab95 color code is use for CSS Background Color

Background color for the above div is #f2ab95

HTML with inline CSS

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

#f2ab95 color code is use for CSS Border Color

CSS Border color for the above div is #f2ab95

HTML with inline CSS

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

CSS Border Left color for the above div is #f2ab95

HTML with inline CSS

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

CSS Border Right color for the above div is #f2ab95

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f2ab95

HTML with inline CSS

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

CSS Border Top color for the above div is #f2ab95

HTML with inline CSS

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

#f2ab95 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f2ab95 Color code Preview on White Background

This is how #f2ab95 Color code will look on white background color. Color contrast ratio is 1.90

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.