crispedge.com

Color picker

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

#f2ca98 hex color - Yellow - Warm color - Information

#f2ca98 hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #f2ca98 Color code in RGB color code model is created after adding 94.9% red color, 79.22% green color and 59.61% blue color. Hex #f2ca98 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 17% magenta, 37% yellow and 5% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codef2ca98#f2ca98
RGB Decimal242, 202, 152rgb(242, 202, 152)
RGB Percent95%, 79%, 60%rgb(95%, 79%, 60%)
CSS RGBa242, 202, 152,1rgba(242,202,152,1)
CMYK Modelcmyk(0%,17%,37%,5%)
HSL Color Space33,78% ,77%hsl(33,78% ,77%)
HSV Color Space33°, 37%, 95%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111100101100101010011000
Octal362312230
Decimal242202152
Hexf2ca98

Different shades of #f2ca98 color code.

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

Light Shade of #f2ca98
#f8e1c5
Dark Shade of #f2ca98
#ecb36b
Saturated Shade of #f2ca98
#f8cb92
Desaturated Shade of #f2ca98
#ecc99e
Grey scale Shade of #f2ca98
#c5c5c5
Brighten Shade
#ffe3b1
Most Readable Shade
#000000

Shades of #f2ca98 color code

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

#f2ca98
#d7b387
#bc9d76
#a18665
#867054
#6b5943
#504332
#352c21
#1a1610
#000000

Similar Color like #f2ca98 color

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

#f3cb99
#f4cc9a
#f5cd9b
#f6ce9c
#f7cf9d
#f8d09e
#f9d19f
#fad2a0
#fbd3a1
#fcd4a2
#fdd5a3
#fed6a4
#ffd7a5
#ffd8a6
#f1c997
#f0c896
#efc795
#eec694
#edc593
#ecc492
#ebc391
#eac290
#e9c18f
#e8c08e
#e7bf8d
#e6be8c
#e5bd8b
#e4bc8a

Monochromatic Color with #f2ca98

#f2ca98
#1d1913
#483c2d
#726048
#9d8363
#c7a77d

Tints of #f2ca98 Color

#f2ca98
#f3cfa3
#f4d5ae
#f6dbba
#f7e1c5
#f9e7d1
#faeddc
#fcf3e8
#fdf9f3
#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

#f2ca98
#98c0f2

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

Split Complementary

#f2ca98
#98edf2
#9d98f2

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

Analogous Color

#f2a698
#f2b898
#f2ca98
#f2dc98
#f2ee98

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

#f2ca98
#98f2ca
#ca98f2

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

#f2ca98
#98f29d
#98c0f2
#f298ed

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

#f2ca98
#98c0f2
#9d98f2
#edf298

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

#f2ca98 Color Code Preview on Black Background Color

This is how #f2ca98 Color will look on black background color. Color contrast ratio is 13.68

#f2ca98 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f2ca98

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f2ca98

#f2ca98 color code is use for CSS Background Color

Background color for the above div is #f2ca98

HTML with inline CSS

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

#f2ca98 color code is use for CSS Border Color

CSS Border color for the above div is #f2ca98

HTML with inline CSS

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

CSS Border Left color for the above div is #f2ca98

HTML with inline CSS

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

CSS Border Right color for the above div is #f2ca98

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f2ca98

HTML with inline CSS

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

CSS Border Top color for the above div is #f2ca98

HTML with inline CSS

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

#f2ca98 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f2ca98 Color code Preview on White Background

This is how #f2ca98 Color code will look on white background color. Color contrast ratio is 1.54

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

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.